mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-08-01 13:04:44 -04:00
Use the actual connectedAndroidCheck target
This commit is contained in:
@ -10,3 +10,5 @@ before_install:
|
||||
before_script:
|
||||
- bash ./wait_for_emulator
|
||||
- adb shell input keyevent 82 &
|
||||
|
||||
script: "bash gradlew connectedAndroidTest"
|
Reference in New Issue
Block a user