IAP GITLAB

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

more verbose ctest

parent a9fc5e0d
No related branches found
No related tags found
No related merge requests found
Pipeline #640 failed
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