Skip to content

Commit

Permalink
Fix instrumented tests for new Android
Browse files Browse the repository at this point in the history
  • Loading branch information
hufman committed Jun 19, 2024
1 parent cf76a85 commit 047a920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: ${{ matrix.api }}
arch: x86_64
target: google_apis
script: |
adb install -g 'external/MINI_Connected_Classic_v1.1.3_(usa_160214_448)_apkpure.com.apk'
Expand Down

0 comments on commit 047a920

Please sign in to comment.