Skip to content
Snippets Groups Projects
Commit e43ebb95 authored by ale's avatar ale
Browse files

Fix coverage artifact in CI script

parent d99afca8
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@ run_tests:
artifacts:
when: always
reports:
cobertura: cover.xml
coverage_report:
coverage_format: cobertura
path: cover.xml
junit: report.xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment