mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
jenkins-test: ./run-tests won't work with only unsigned APKs
This commit is contained in:
parent
d7a51fd058
commit
daa9635286
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ set -x
|
|||
export ANDROID_HOME=/usr/lib/android-sdk
|
||||
|
||||
cd tests
|
||||
./run-tests $WORKSPACE/fdroiddata/unsigned
|
||||
./run-tests $WORKSPACE
|
||||
|
||||
# this is set up and managed by jenkins-build-all
|
||||
cd $WORKSPACE/fdroiddata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue