mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-18 20:50:10 +01:00
gitlab-ci: check that localization works when installed with pip
This commit is contained in:
parent
beb49eea48
commit
ac9b20f6ab
@ -159,6 +159,9 @@ ubuntu_jammy_pip:
|
||||
- export PATH=$PATH:$ANDROID_HOME/build-tools/33.0.0
|
||||
- fdroid=`which fdroid` ./tests/run-tests
|
||||
|
||||
# check localization was properly installed
|
||||
- LANGUAGE='de' fdroid --help | grep 'Gültige Befehle sind'
|
||||
|
||||
|
||||
# test installation process on a bleeding edge distro with pip
|
||||
arch_pip_install:
|
||||
|
Loading…
Reference in New Issue
Block a user