Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix apk name when testing
  • Loading branch information
krystofwoldrich committed Oct 18, 2024
commit 80496126c309ee9fd0f37d00ce2279e50d6832f6
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