1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-14 18:19:54 +08:00

Updated ci

This commit is contained in:
gabime 2023-09-17 02:22:36 +03:00
parent b777497b0d
commit 25f64bcfb6

View File

@ -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