Skip to content

Commit

Permalink
fix: trying something else 2
Browse files Browse the repository at this point in the history
  • Loading branch information
juanky201271 committed Oct 5, 2024
1 parent 6f1eacb commit 0ddc10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
fi
- name: Start Simulator Logs
run: xcrun simctl spawn $SIMULATOR_UID log stream --level debug --style compact --level debug > simulator.log &
run: xcrun simctl spawn $SIMULATOR_UID log stream --level debug --style compact > simulator.log &

- name: Run IOS e2e test
uses: nick-fields/retry@v3
Expand Down

0 comments on commit 0ddc10c

Please sign in to comment.