Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
885ef633
Commit
885ef633
authored
Aug 29, 2018
by
Philipp Arras
Browse files
Fixup
parent
08446bcf
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
885ef633
...
...
@@ -39,7 +39,7 @@ test_python2_with_coverage:
variables
:
OMPI_MCA_btl_vader_single_copy_mechanism
:
none
script
:
-
mpiexec -n 2 --bind-to none pytest test
-q
-
mpiexec -n 2 --bind-to none pytest
-q
test
-
pytest -q --cov=nifty5 test
-
>
python -m coverage report --omit "*plotting*,*distributed_do*"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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