Skip to content

Commit

Permalink
chore: fixed incorrect maestro test path in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
timmyjose committed Oct 11, 2024
1 parent 806eb0c commit dd6311d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app.test.e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
model: 'iPhone 14 Pro'
- name: Maestro iOS Test
run: maestro test maestro/ios-flow.yaml
run: maestro test maestro/take-screenshots.yaml

- name: Start Android Emulator
uses: reactivecircus/android-emulator-runner@v2
Expand Down

0 comments on commit dd6311d

Please sign in to comment.