Skip to content

Commit

Permalink
Update reactivecircus/android-emulator-runner action to v2.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent bd8e6e7 commit 852bb2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
~/.android/adb*
key: avd-29
- name: Run tests
uses: reactivecircus/android-emulator-runner@v2.32.0
uses: reactivecircus/android-emulator-runner@v2.33.0
with:
script: ./gradlew connectedDebugAndroidTest
api-level: 29
Expand Down

0 comments on commit 852bb2b

Please sign in to comment.