Skip to content
Snippets Groups Projects
Commit d27d6bff authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

Update .gitlab-ci.yml

parent 6dc837f1
No related branches found
No related tags found
1 merge request!94Handle disabled mpi
......@@ -20,7 +20,7 @@ test_topfarm_windows: # name the job what we like
stage: # build, test, deploy defined by default [2]
test
script:
- dir
- activate pyTopfarm
- cd tests
- py.test --cov-report term-missing:skip-covered --cov=topfarm
tags: # select which runners can do this job [3]
......
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