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

experiment

parent 21ece0fe
Branches
Tags
No related merge requests found
Pipeline #
...@@ -22,6 +22,3 @@ test_min: ...@@ -22,6 +22,3 @@ test_min:
- pip3 install --user . - pip3 install --user .
- nosetests3 -q - nosetests3 -q
- OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests3 -q - OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests3 -q
- >
coverage report | grep TOTAL | awk '{ print "TOTAL: "$6; }'
- echo $?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment