mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-13 01:10:26 +08:00
Fix ci
This commit is contained in:
parent
984a959883
commit
3fec1a81b7
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 -C Release --output-on-failure
|
||||
run: ctest --test-dir build -C Release --output-on-failure --verbose
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user