mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 09:09:35 +08:00
Fix ci
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user