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

Update .gitlab-ci.yml file

parent 66551a01
No related branches found
No related tags found
No related merge requests found
Pipeline #76594 failed
...@@ -20,7 +20,7 @@ pytest: ...@@ -20,7 +20,7 @@ pytest:
script: script:
- coverage run -m pytest - coverage run -m pytest
- coverage report - coverage report
coverage: '^TOTAL.+?(\d+\%)$'' coverage: '^TOTAL.+?(\d+\%)$'
dummy: dummy:
stage: Deploy stage: Deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment