mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-14 03:00:29 +03:00
tests: run pip tests using fdroid that pip installed
This commit is contained in:
parent
f6b5f74ec6
commit
aebf70a763
2 changed files with 11 additions and 2 deletions
|
|
@ -129,7 +129,7 @@ ubuntu_bionic_pip:
|
|||
- $pip install dist/fdroidserver-*.tar.gz
|
||||
- tar xzf dist/fdroidserver-*.tar.gz
|
||||
- cd fdroidserver-*
|
||||
- ./tests/run-tests
|
||||
- fdroid=`which fdroid` ./tests/run-tests
|
||||
|
||||
# test install process on a bleeding edge distro with pip
|
||||
arch_pip_install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue