mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
gitlab-ci: fix macOS job after !1466
This commit is contained in:
parent
5745ed4753
commit
64c9154fff
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ macOS:
|
||||||
- /bin/bash -n gradlew-fdroid tests/run-tests
|
- /bin/bash -n gradlew-fdroid tests/run-tests
|
||||||
|
|
||||||
# TODO remove the packages below once they are included in the Homebrew package
|
# TODO remove the packages below once they are included in the Homebrew package
|
||||||
- $(brew --prefix fdroidserver)/libexec/bin/python3 -m pip install biplist pycountry
|
- $(brew --prefix fdroidserver)/libexec/bin/python3 -m pip install biplist oscrypto pycountry
|
||||||
|
|
||||||
# test fdroidserver from git with current package's dependencies
|
# test fdroidserver from git with current package's dependencies
|
||||||
- fdroid="$(brew --prefix fdroidserver)/libexec/bin/python3 $PWD/fdroid" ./tests/run-tests
|
- fdroid="$(brew --prefix fdroidserver)/libexec/bin/python3 $PWD/fdroid" ./tests/run-tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue