Skip to content

Commit 37c9af1

Browse files
chore: remove simulator boot waitig
1 parent 189ccc5 commit 37c9af1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci_e2e_tests_ios.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,6 @@ jobs:
201201
202202
# Boot the simulator
203203
xcrun simctl boot "$UDID"
204-
205-
# Wait for boot completion
206-
echo "Waiting for boot completion..."
207-
xcrun simctl wait "$UDID" boot
208204
echo "Boot completed!"
209205
210206
# Expose UDID for maestro

0 commit comments

Comments
 (0)