mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-07 10:48:09 +02:00
ci: Only install gcovr in the jobs requiring it
This commit is contained in:
parent
216256dbb5
commit
ca14f5875d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ image: fedora:rawhide
|
|||
|
||||
variables:
|
||||
DEPENDENCIES: gcc
|
||||
gcovr
|
||||
pkgconfig(udev)
|
||||
pkgconfig(systemd)
|
||||
pkgconfig(gio-2.0)
|
||||
|
|
@ -50,6 +49,7 @@ pre_commit:
|
|||
build_stable:
|
||||
variables:
|
||||
JOB_DEPS: $TEST_DEPENDENCIES
|
||||
gcovr
|
||||
argparse-manpage
|
||||
python3-coverage
|
||||
python3-shtab
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue