run-tests: make scanner test independent on importer test

This commit is contained in:
Jochen Sprickerhof 2022-11-25 11:41:43 +01:00 committed by Hans-Christoph Steiner
parent b1fca3f722
commit a667074d89
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ echo "" >> metadata/org.fdroid.ci.test.app.yml
echo "Repo: https://gitlab.com/fdroid/ci-test-app.git" >> metadata/org.fdroid.ci.test.app.yml
echo "RepoType: git" >> metadata/org.fdroid.ci.test.app.yml
mkdir build
cp -a $WORKSPACE/tests/tmp/importer build/org.fdroid.ci.test.app
git clone https://gitlab.com/fdroid/ci-test-app.git build/org.fdroid.ci.test.app
ls -l build/org.fdroid.ci.test.app
$fdroid scanner org.fdroid.ci.test.app --verbose