diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 375ac5c..5b0a5c7 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 gsettings-desktop-schemas + - pacman -Sy --noconfirm --needed dbus rust gsettings-desktop-schemas clang speech-dispatcher - dbus-run-session cargo test workflow: