mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-25 11:01:10 +00:00
ci: always run coverage job
It should be fixed now.
This commit is contained in:
parent
1b9c0482d1
commit
48f74d39e8
1 changed files with 0 additions and 1 deletions
|
@ -437,7 +437,6 @@ coverage:
|
|||
# output coverage summary for gitlab parsing
|
||||
- lcov -r lcov "/*" 2&> out
|
||||
- grep lines out
|
||||
when: 'manual'
|
||||
artifacts:
|
||||
paths:
|
||||
- 'coverage'
|
||||
|
|
Loading…
Reference in a new issue