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

Fix coverage artifact in CI script

parent 097895ca
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.
Finish editing this message first!
Please register or to comment