mirror of https://github.com/readrops/Readrops.git
Update android emulator runner build step
This commit is contained in:
parent
e9e1a94401
commit
5f3c7b969a
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Build with Gradle
|
||||
run: ./gradlew clean build
|
||||
- name: Android Emulator Runner
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.5.0
|
||||
uses: ReactiveCircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: 29
|
||||
script: ./gradlew connectedCheck
|
||||
|
|
Loading…
Reference in New Issue