github: use google_apis variant of emulator image

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-02-27 23:37:18 +05:30
parent 8427cc52d8
commit 4418404a71
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -25,7 +25,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@08b092e904025fada32a01b711af1e7ff7b7a4a3 uses: reactivecircus/android-emulator-runner@08b092e904025fada32a01b711af1e7ff7b7a4a3
with: with:
api-level: 30 api-level: 30
target: default target: google_apis
script: | script: |
./gradlew :app:connectedDebugAndroidTest ./gradlew :app:connectedDebugAndroidTest