IAP GITLAB

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

more verbose ctest

parent ebe51245
No related branches found
No related tags found
1 merge request!123Copyright
This commit is part of merge request !123. Comments created here will be created in the context of that merge request.
......@@ -12,7 +12,7 @@ build:
- cd build
- cmake ..
- cmake --build . -- -j 4
- ctest -j4 -V >& test.log
- ctest -VV >& 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