mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-01-07 01:35:29 +00:00
ci: Fix syntax for coverage reports to the new format
This commit is contained in:
parent
7080fa9fc1
commit
3dfc2ff8cc
1 changed files with 3 additions and 1 deletions
|
@ -271,4 +271,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