mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Fix ci
This commit is contained in:
parent
7ecfb3bc9c
commit
984a959883
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -103,5 +103,5 @@ jobs:
|
||||
run: cmake --build build --config Release
|
||||
|
||||
- name: Run Tests
|
||||
run: ctest --test-dir build --config Release --output-on-failure
|
||||
run: ctest --test-dir build -C Release --output-on-failure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user