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 a4ba8b87cd
commit c8e8031b74

View file

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