mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 19:41:00 +00:00
ci: Fix syntax for coverage reports to the new format
This commit is contained in:
parent
0b8883e3ca
commit
87f5d0b31c
1 changed files with 3 additions and 1 deletions
|
@ -278,4 +278,6 @@ coverage:
|
||||||
paths:
|
paths:
|
||||||
- 'coverage'
|
- 'coverage'
|
||||||
reports:
|
reports:
|
||||||
cobertura: coverage.xml
|
coverage_report:
|
||||||
|
coverage_format: cobertura
|
||||||
|
path: coverage.xml
|
||||||
|
|
Loading…
Reference in a new issue