github build updates
This commit is contained in:
parent
bd2ccc7ba9
commit
c1f789cf46
1 changed files with 2 additions and 3 deletions
5
.github/workflows/android.yml
vendored
5
.github/workflows/android.yml
vendored
|
@ -43,7 +43,6 @@ jobs:
|
||||||
- name: Instrumentation Tests
|
- name: Instrumentation Tests
|
||||||
uses: reactivecircus/android-emulator-runner@v2
|
uses: reactivecircus/android-emulator-runner@v2
|
||||||
with:
|
with:
|
||||||
api-level: 29
|
api-level: 28
|
||||||
arch: x86
|
target: google_apis
|
||||||
disable-animations: true
|
|
||||||
script: ./gradlew connectedAndroidTest
|
script: ./gradlew connectedAndroidTest
|
Loading…
Reference in a new issue