Skip to content

Commit

Permalink
Update reactivecircus/android-emulator-runner action to v2.30.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 3934cb9 commit a023bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jgiven_android_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Load the bash script
run: source scripts/local_android_release_with_version.sh
- name: Test Android plugin and Android example project
uses: reactivecircus/android-emulator-runner@v2.29.0
uses: reactivecircus/android-emulator-runner@v2.30.0
with:
api-level: 29
script: source scripts/source_files/helper_functions.sh && runAndroidTestOnGivenProject jgiven-android-test/build.gradle 1.1-t && runAndroidTestOnGivenProject example-projects/android/build.gradle 1.1-t
Expand Down

0 comments on commit a023bd6

Please sign in to comment.