Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit 710733d

Browse files
Bump reactivecircus/android-emulator-runner in the github-actions group (#3666)
Bumps the github-actions group with 1 update: [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner). Updates `reactivecircus/android-emulator-runner` from 2.32.0 to 2.34.0 - [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.32.0...v2.34.0) --- updated-dependencies: - dependency-name: reactivecircus/android-emulator-runner dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8559bdd commit 710733d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
./gradlew :shared:domain:assembleDebug :shared:domain:assembleAndroidTest
5656
5757
- name: Run androidTest on emulator
58-
uses: reactivecircus/android-emulator-runner@v2.32.0
58+
uses: reactivecircus/android-emulator-runner@v2.34.0
5959
with:
6060
api-level: 34
6161
target: google_apis

0 commit comments

Comments
 (0)