We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2feeb3a + 7be0741 commit bc63568Copy full SHA for bc63568
.github/workflows/main.yml
@@ -145,7 +145,7 @@ jobs:
145
command: ./gradlew :androidApp:assembleDebug
146
147
- name: Run Maestro Tests
148
- uses: mobile-dev-inc/[email protected].2
+ uses: mobile-dev-inc/[email protected].3
149
with:
150
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
151
app-file: androidApp/build/outputs/apk/debug/androidApp-debug.apk
0 commit comments