Skip to content
Snippets Groups Projects
Commit 54eacf78 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

remove redundant test run

parent 8afbe308
No related branches found
No related tags found
1 merge request!233Cleanup2
Pipeline #
...@@ -18,7 +18,6 @@ before_script: ...@@ -18,7 +18,6 @@ before_script:
test_min: test_min:
stage: test stage: test
script: script:
- nosetests -q
- nosetests3 -q - nosetests3 -q
- OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests -q 2>/dev/null - OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests -q 2>/dev/null
- OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests3 -q 2>/dev/null - OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests3 -q 2>/dev/null
......
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