mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 15:18:22 -05:00
Use the actual connectedAndroidCheck target
This commit is contained in:
parent
41fc51a2b7
commit
c29ab19965
@ -9,4 +9,6 @@ before_install:
|
||||
|
||||
before_script:
|
||||
- bash ./wait_for_emulator
|
||||
- adb shell input keyevent 82 &
|
||||
- adb shell input keyevent 82 &
|
||||
|
||||
script: "bash gradlew connectedAndroidTest"
|
Loading…
Reference in New Issue
Block a user