IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 571c4851 authored by Hans Dembinski's avatar Hans Dembinski
Browse files

reduce verbosity

parent d734db57
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ build:
- cmake ..
- cmake --build . -- -j4
- UBSAN_OPTIONS=print_stacktrace=1
LSAN_OPTIONS=verbosity=1:log_threads=1
LSAN_OPTIONS=log_threads=1
ASAN_OPTIONS=detect_leaks=0:detect_stack_use_after_return=1 ctest -V -O test.txt
artifacts:
expire_in: 1 week
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment