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

Update .gitlab-ci.yml file

parent 7121f664
No related branches found
No related tags found
No related merge requests found
Pipeline #76599 passed with warnings
......@@ -20,7 +20,7 @@ pytest:
script:
- coverage run -m pytest
- coverage report
coverage: '/tests*.*\s([.\d]+)%/'
coverage: /^\s*Lines:\s*\d+.\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