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 7080fa9fc1
commit 3dfc2ff8cc

View file

@ -271,4 +271,6 @@ coverage:
paths:
- 'coverage'
reports:
cobertura: coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage.xml