Fix tests
This commit is contained in:
parent
a4f9035033
commit
eb5e03a79c
1 changed files with 1 additions and 1 deletions
2
.github/scripts/run_tests.sh
vendored
2
.github/scripts/run_tests.sh
vendored
|
@ -2,7 +2,7 @@ echo "Settings transport to Seedvault..."
|
|||
index=0
|
||||
|
||||
adb shell bmgr autorestore false
|
||||
adb install -r app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk
|
||||
./gradlew --stacktrace :app:installDebugAndroidTest
|
||||
sleep 60
|
||||
|
||||
D2D_BACKUP_TEST=$1
|
||||
|
|
Loading…
Add table
Reference in a new issue