mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-24 21:05:40 +02:00
ci: remove gcovr debugging
This commit is contained in:
parent
fa031c0253
commit
6c695c0281
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@ debug:
|
||||||
- meson --buildtype=debug -Db_coverage=true ../..
|
- meson --buildtype=debug -Db_coverage=true ../..
|
||||||
- ninja -k0
|
- ninja -k0
|
||||||
- ninja test
|
- ninja test
|
||||||
- cat /usr/bin/gcovr
|
|
||||||
- python2 -m gcovr --version
|
|
||||||
- gcovr --version
|
|
||||||
- ninja coverage-text
|
- ninja coverage-text
|
||||||
- tail meson-logs/coverage.txt
|
- tail meson-logs/coverage.txt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue