Skip to content

Commit

Permalink
fix apk name when testing
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Oct 18, 2024
1 parent d675e3f commit 8049612
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-tests-ui-critical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
uses: actions/download-artifact@v4
with:
name: ${{env.APK_ARTIFACT_NAME}}
path: ${{env.APK_NAME}}

- name: Install Maestro
run: curl -Ls "https://get.maestro.mobile.dev" | bash
Expand Down

0 comments on commit 8049612

Please sign in to comment.