Skip to content

Commit

Permalink
Bump reactivecircus/android-emulator-runner from 2.30.0 to 2.30.1 (#239)
Browse files Browse the repository at this point in the history
Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.30.0 to 2.30.1.
- [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
- [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
- [Commits](ReactiveCircus/android-emulator-runner@v2.30.0...v2.30.1)

---
updated-dependencies:
- dependency-name: reactivecircus/android-emulator-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent da42de3 commit 7a26ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: rm -rf ~/.m2/repository/com/jaredsburrows/gradle-spoon-plugin/ && ./gradlew publishToMavenLocal -x test -s

- name: Run Instrumentation Tests on Android API ${{ env.ANDROID_API_LEVEL }}
uses: reactivecircus/android-emulator-runner@v2.30.0
uses: reactivecircus/android-emulator-runner@v2.30.1
with:
api-level: ${{ env.ANDROID_API_LEVEL }}
script: cd test-app && ../gradlew clean spoonDebugAndroidTest checkReports -s && cd ..
Expand Down

0 comments on commit 7a26ddf

Please # to comment.