Skip to content

Commit

Permalink
Update ReactiveCircus/android-emulator-runner action to v2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 815ae59 commit 2729046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sudo udevadm trigger --name-match=kvm
- name: Run instrumented tests
uses: ReactiveCircus/android-emulator-runner@v2.31.0
uses: ReactiveCircus/android-emulator-runner@v2.32.0
with:
api-level: 29
script: ./gradlew connectedCheck
Expand Down

0 comments on commit 2729046

Please sign in to comment.