IAP GITLAB

Skip to content
Snippets Groups Projects
Commit b5986915 authored by ralfulrich's avatar ralfulrich
Browse files

again, reduce verbosity level for CI a bit

parent 49114d5c
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ build:
- cd build
- cmake ..
- cmake --build . -- -j 4
- ctest -VV >& test.log
- ctest -V >& test.log
after_script:
- cd build
- ls
......
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