Skip to content

Commit

Permalink
Don't specify google-apis emulator target. The app doesn't need Googl…
Browse files Browse the repository at this point in the history
…e Play services anyways...
  • Loading branch information
unbiaseduser-github committed Aug 8, 2024
1 parent 82e0182 commit a9f4c59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
uses: ReactiveCircus/android-emulator-runner@v2
with:
api-level: ${{ matrix.api-level }}
target: google_apis
arch: x86_64
script: ./gradlew connectedCheck
- name: SpotBugs
Expand Down

0 comments on commit a9f4c59

Please sign in to comment.