mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Fix ci
This commit is contained in:
parent
39b6ead2bc
commit
647fc3ab56
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -51,6 +51,7 @@ jobs:
|
||||
-DSPDLOG_BUILD_TESTS_HO=OFF \
|
||||
-DSPDLOG_SANITIZE_ADDRESS=${{ matrix.config.asan || 'ON' }}
|
||||
make -j2
|
||||
export ASAN_OPTIONS=alloc_dealloc_mismatch=0
|
||||
ctest -j2 --output-on-failure
|
||||
|
||||
build_osx:
|
||||
|
Loading…
Reference in New Issue
Block a user