forked from mirrors/gstreamer-rs
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
|
# output coverage summary for gitlab parsing
|
||||||
- lcov -r lcov "/*" 2&> out
|
- lcov -r lcov "/*" 2&> out
|
||||||
- grep lines out
|
- grep lines out
|
||||||
when: 'manual'
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- 'coverage'
|
- 'coverage'
|
||||||
|
|
Loading…
Reference in a new issue