Skip to content
Snippets Groups Projects
Commit 3f3f5ee5 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Update .gitlab-ci.yml

parent 46e25d61
No related branches found
No related tags found
No related merge requests found
Pipeline #4131 passed
...@@ -6,7 +6,7 @@ tests: ...@@ -6,7 +6,7 @@ tests:
script: script:
- python3 setup.py install - python3 setup.py install
- pytest-3 - pytest-3
coverage: '/Code coverage: \d+\.\d+/' coverage: '/^TOTAL.+?(\d+\%)$/'
artifacts: artifacts:
paths: paths:
- htmlcov/ - htmlcov/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment