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

Update .gitlab-ci.yml

parent aa597257
No related branches found
No related tags found
1 merge request!94Handle disabled mpi
......@@ -18,6 +18,7 @@ test_topfarm: # name the job what we like
stage: # build, test, deploy defined by default [2]
test
script:
- dir
- 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