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 0b8883e3ca
commit 87f5d0b31c

View file

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