Skip to content
Snippets Groups Projects
Commit 7121f664 authored by Anton Hansson's avatar Anton Hansson :ghost:
Browse files

Update .gitlab-ci.yml file

parent 99cffe65
No related branches found
No related tags found
No related merge requests found
Pipeline #76598 passed with warnings
......@@ -20,7 +20,7 @@ pytest:
script:
- coverage run -m pytest
- coverage report
coverage: '/*.*\s([.\d]+)%/'
coverage: '/tests*.*\s([.\d]+)%/'
dummy:
stage: Deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment