ci: fix coverage report configuration

This commit is contained in:
Bruno Carlin 2022-06-12 08:58:44 +02:00
parent f511bbbe73
commit 3faf3e895d

View file

@ -56,7 +56,9 @@ tests:
policy: pull-push
artifacts:
reports:
cobertura: coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage.xml
junit: tests.junit.xml
release: