Skip to content
Snippets Groups Projects
Commit 1d680512 authored by Alexander Beischl's avatar Alexander Beischl
Browse files

Fix CI

parent 342444ed
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ test:
- cd build/debug
- cmake -DCMAKE_BUILD_TYPE=Debug ../..
- make -j8
- ./test_all
- ASAN_OPTIONS=detect_leaks=0 ./test_all
cache:
key: "$CI_JOB_STAGE-$CI_COMMIT_REF_NAME"
paths:
......
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