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.
1 parent 2feeb3a commit 7be0741Copy full SHA for 7be0741
.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