Skip to content

Commit

Permalink
use maestro action
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Oct 18, 2024
1 parent 8049612 commit 304f261
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/integration-tests-ui-critical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ jobs:
name: ${{env.APK_ARTIFACT_NAME}}

- name: Install Maestro
run: curl -Ls "https://get.maestro.mobile.dev" | bash
uses: maestro-mobile/setup-maestro@bda8a93211c86d0a05b7a4597c5ad134566fbde4 # pin@v1.0.0
with:
maestro-version: ${{env.MAESTRO_VERSION}}

- name: Run tests
uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # pin@v2.32.0
Expand Down

0 comments on commit 304f261

Please sign in to comment.