Remove emulator-build attribute from android-emulator-runner action step
This commit is contained in:
parent
c9155a53c4
commit
58e134ba11
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -24,7 +24,6 @@ jobs:
|
|||||||
- name: Android Emulator Runner
|
- name: Android Emulator Runner
|
||||||
uses: ReactiveCircus/android-emulator-runner@v2.19.0
|
uses: ReactiveCircus/android-emulator-runner@v2.19.0
|
||||||
with:
|
with:
|
||||||
api-level: 28
|
api-level: 29
|
||||||
emulator-build: 7425822
|
|
||||||
script: ./gradlew connectedCheck
|
script: ./gradlew connectedCheck
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user