mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-12 17:00:25 +08:00
Updated ci
This commit is contained in:
parent
b777497b0d
commit
25f64bcfb6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -78,6 +78,6 @@ jobs:
|
|||||||
-DSPDLOG_BUILD_TESTS=ON \
|
-DSPDLOG_BUILD_TESTS=ON \
|
||||||
-DSPDLOG_BUILD_TESTS_HO=OFF \
|
-DSPDLOG_BUILD_TESTS_HO=OFF \
|
||||||
-DSPDLOG_SANITIZE_ADDRESS=OFF
|
-DSPDLOG_SANITIZE_ADDRESS=OFF
|
||||||
make -j2
|
make -j
|
||||||
ctest -j2 --output-on-failure
|
ctest -j2 --output-on-failure
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user