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
614c3a6836
commit
7ecfb3bc9c
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 --output-on-failure
|
||||
run: ctest --test-dir build --config Release --output-on-failure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user