Skip to content
Snippets Groups Projects
Commit 12c43727 authored by nfontrod's avatar nfontrod
Browse files

.gitlab-ci.yml: fix coverage creation

parent 79d12cbb
No related branches found
No related tags found
No related merge requests found
Pipeline #127 passed
......@@ -18,7 +18,7 @@ tests:
- pip install biopython==1.75
script:
- coverage run -m unittest discover
- coverage report xml
- coverage xml
sonarqube-check:
image:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment