mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29: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
|
run: cmake --build build --config Release
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: ctest --test-dir build --output-on-failure
|
run: ctest --test-dir build --config Release --output-on-failure
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user