Skip to content
Snippets Groups Projects
Commit fd5ccd14 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

attempt fix ci

parent 2c3b8677
No related merge requests found
Pipeline #77807 passed with stages
in 3 minutes and 24 seconds
......@@ -36,7 +36,7 @@ typecheck:
- cmake --build . --target SfgTests
- cmake --build . --target UserManualExamples
variables:
TESTSUITE_MPIEXEC_FLAGS: --oversubscribe --allow-run-as-root
TESTSUITE_MPIEXEC_FLAGS: --oversubscribe;--allow-run-as-root
script:
- ctest --output-on-failure
......
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