ci: Fix syntax for coverage reports to the new format

This commit is contained in:
Sebastian Dröge 2022-06-07 09:04:40 +03:00
parent 2c373f5d24
commit 5e3ace0ecc

View file

@ -497,7 +497,9 @@ coverage:
paths: paths:
- 'coverage' - 'coverage'
reports: reports:
cobertura: coverage.xml coverage_report:
coverage_format: cobertura
path: coverage.xml
doc-stripping: doc-stripping:
variables: variables: