Skip to content
Snippets Groups Projects
Commit b6bf9f15 authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Fail a bit later

parent cc31c50c
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ build-and-test:
# ToDo: Add and use `axii ws test -m simox`
- cd "$PROJECT_PATH_IN_WORKSPACE/build"
- ctest . || true
- ctest --rerun-failed --output-on-failure .
- ctest --rerun-failed --output-on-failure . || true
- cat Temporary/LastTest.log
# Once again to make the job fail if an error occurs.
- ctest .
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