mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Re-enable sending coverage data to Coveralls via Cirrus
This was lost in 903f4bcc8e
This commit is contained in:
parent
d461033978
commit
2557250c1f
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ asan_sanitizer_task:
|
|||
|
||||
<< : *CI_TEMPLATE
|
||||
test_fuzzers_script: ./ci/test-fuzzers.sh
|
||||
coverage_script: ./ci/upload-coverage.sh
|
||||
env:
|
||||
CXXFLAGS: -DZEEK_DICT_DEBUG
|
||||
ZEEK_CI_CONFIGURE_FLAGS: *ASAN_SANITIZER_CONFIG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue