Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
21ece0fe
Commit
21ece0fe
authored
Jan 26, 2018
by
Martin Reinecke
Browse files
experiment
parent
a30b119e
Pipeline
#24081
failed with stage
in 4 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
21ece0fe
...
...
@@ -22,8 +22,6 @@ test_min:
-
pip3 install --user .
-
nosetests3 -q
-
OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests3 -q
-
echo cvg
-
coverage report
-
echo cvg
-
>
coverage report | grep TOTAL | awk '{ print "TOTAL: "$6; }'
-
echo $?
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment