Skip to content
Snippets Groups Projects
Commit 73802886 authored by Vuillaume's avatar Vuillaume
Browse files

Update .gitlab-ci.yml for coverage

parent d9ad8204
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ test_py36:
--junitxml=junit_py36.xml
--color=yes
--verbose
--cov=.
--cov=zenodoci
--cov-report=xml
--cov-report=term
<<: *junit_definition
......
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