mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-21 23:48:18 -05:00
Don't test using a build flavor
This commit is contained in:
parent
c38dad605a
commit
41fc51a2b7
@ -10,5 +10,3 @@ before_install:
|
|||||||
before_script:
|
before_script:
|
||||||
- bash ./wait_for_emulator
|
- bash ./wait_for_emulator
|
||||||
- adb shell input keyevent 82 &
|
- adb shell input keyevent 82 &
|
||||||
|
|
||||||
script: "bash gradlew connectedAndroidTestTestConfigDebug"
|
|
Loading…
Reference in New Issue
Block a user