diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b739904..375ac5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: