summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-12-22 15:09:59 +1000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-12-29 11:33:07 +0000
commit855fca2aaa0db28a5e3a50603b95d3dfbdff88d4 (patch)
tree66ba3203358fdf5c45ee4877dbca179419b1e0b5 /.gitlab-ci.yml
parentdb175da20e74c9650e21bb5a5e88d1df70f87026 (diff)
downloadxkeyboard-config-855fca2aaa0db28a5e3a50603b95d3dfbdff88d4.tar.gz
test: fix a spelling error the test script name
While there is an ongoing battle between the americans (with their lack of 'u' and overuse of 'z') and the brits (which seem to think there's nothing wrong with a superfluous 'u' but shy away from 'z'), spelling comparison with a 'z' just seems overly enthusiastic. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3ef00b6..528c702 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -169,7 +169,7 @@ match group names to registry:
needs: ['container-prep']
stage: test
script:
- - "./tests/genLists4Comparizon.sh"
+ - "./tests/genLists4Comparison.sh"
# libxkbcommon's xkbcli list prints out YAML-like format, if yq cannot parse it, our