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
1 merge request!123Copyright
Pipeline #707 passed
...@@ -12,7 +12,7 @@ build: ...@@ -12,7 +12,7 @@ build:
- cd build - cd build
- cmake .. - cmake ..
- cmake --build . -- -j 4 - cmake --build . -- -j 4
- ctest -VV >& test.log - ctest -V >& test.log
after_script: after_script:
- cd build - cd build
- ls - 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