mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-15 23:01:02 +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:
|
||||
- 'coverage'
|
||||
reports:
|
||||
cobertura: coverage.xml
|
||||
coverage_report:
|
||||
coverage_format: cobertura
|
||||
path: coverage.xml
|
||||
|
|
Loading…
Reference in a new issue