We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98df854 commit ff14245Copy full SHA for ff14245
.github/workflows/maestro-local.yml
@@ -98,7 +98,7 @@ jobs:
98
run: curl -fsSL "https://get.maestro.mobile.dev" | bash
99
- name: Run Maestro tests in emulator
100
id: maestro_test
101
- uses: reactivecircus/android-emulator-runner@b530d96654c385303d652368551fb075bc2f0b6b # v2.35.0
+ uses: reactivecircus/android-emulator-runner@5d6e86df22ab11632167a1a6b0c9ab0dc3469586 # v2.36.0
102
continue-on-error: true
103
env:
104
MAESTRO_USERNAME: maestroelement
0 commit comments