forked from external/yambar
ci: specify coverage regex
This commit is contained in:
parent
8eece744a8
commit
a32ba91c38
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ debug:
|
|||
- ninja test
|
||||
- ninja coverage-text
|
||||
- tail meson-logs/coverage.txt
|
||||
coverage: '/^TOTAL.*\s+(\d+\%)$/'
|
||||
|
||||
# valgrind:
|
||||
# stage: build
|
||||
|
|
Loading…
Add table
Reference in a new issue