summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSebastian Keller <skeller@gnome.org>2021-12-02 13:44:21 +0100
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-08-22 12:49:13 +0000
commit7f6dc4511fe6f0a0f7297be6dca1cd3f034f0521 (patch)
treed7cc23ff96e492203557a0735f101361ee9b2e9d /.gitlab-ci.yml
parentbad61a2229e2485ac37211ea5ebf1fa6b7ce2ca1 (diff)
downloadgnome-control-center-7f6dc4511fe6f0a0f7297be6dca1cd3f034f0521.tar.gz
tests: Add test for keyboard shortcut normalization
This tests if the shortcuts generated from an event are in the format that the shell expects.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e5a0fbbc8..83fa9500f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -222,6 +222,7 @@ test:
- build
script:
+ - dnf -y install setxkbmap
- *environment_information
- *run_tests