Skip to content

Commit 165abbe

Browse files
authored
Add app file for Release - Run E2E Maestro Tests (#6173)
Task/Issue URL: https://app.asana.com/1/137249556945/project/488551667048375/task/1210449163160266?focus=true ### Description Add missing app `app-file` for m`obile-dev-inc/action-maestro-cloud` in release_tests.yml ### Steps to test this PR This should pass https://github.com/duckduckgo/Android/actions/runs/15412985893/job/43369119483
1 parent 281d746 commit 165abbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
api-key: ${{ secrets.ROBIN_API_KEY }}
8282
project-id: ${{ vars.ROBIN_ANDROID_PROJECT_ID }}
8383
timeout: ${{ vars.ROBIN_TIMEOUT_MINUTES }}
84+
app-file: apk/release.apk
8485
android-api-level: 30
8586
workspace: .maestro
8687
include-tags: ${{ github.event.inputs.test-tag }}

0 commit comments

Comments
 (0)