Commit 7cd24e26 authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

make cmake's ctest more verbose to see unit tests details

No related merge requests found
Pipeline #38434 passed with stages
in 2 minutes and 7 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -26,6 +26,6 @@ test:
stage: test
script:
- cd build
- ctest .
- ctest . -V
dependencies:
- build
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment