Skip to content
Snippets Groups Projects
Verified Commit d726a7c2 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Fixed coverage.

parent 1a63b03c
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,6 @@ test: ## Runs the unit tests
coverage: ## Runs the unit tests generating code coverage reports
coverage run -m pytest
coverage combine
coverage report --no-skip-covered
coverage html
coverage xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment