Skip to content

Commit

Permalink
Update reactivecircus/android-emulator-runner action to v2.29.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent 33be716 commit a14e8fc
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.28.0
uses: reactivecircus/android-emulator-runner@v2.29.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 a14e8fc

Please sign in to comment.