mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-04 13:46:58 -04:00
Add gsettings-desktop-schemas package for CI test.
Adds missing org.gnome.desktop.a11y.applications schema needed for test.
This commit is contained in:
parent
1e1db4791e
commit
a512ac594c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ test:
|
|||
tags:
|
||||
- x86_64-linux-kvm-docker
|
||||
script:
|
||||
- pacman -Sy --noconfirm --needed dbus rust
|
||||
- pacman -Sy --noconfirm --needed dbus rust gsettings-desktop-schemas
|
||||
- dbus-run-session cargo test
|
||||
|
||||
workflow:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue