mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 21:27:01 +05:30
github: use google_apis variant of emulator image
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
8427cc52d8
commit
4418404a71
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
uses: reactivecircus/android-emulator-runner@08b092e904025fada32a01b711af1e7ff7b7a4a3
|
||||
with:
|
||||
api-level: 30
|
||||
target: default
|
||||
target: google_apis
|
||||
script: |
|
||||
./gradlew :app:connectedDebugAndroidTest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue