Skip to content
Snippets Groups Projects
Commit 6ee7fdf6 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CI] if tests are failing, get verbose output

parent 2a0f2cd7
No related branches found
No related tags found
No related merge requests found
Pipeline #2817 passed
......@@ -35,7 +35,7 @@ script:
- make -j4
# Run unit tests
- make test
- make test || ctest -VV
# Make sure we can install and uninstall with no issues
- sudo make -j4 install
......
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