Skip to content

Commit 8b5d060

Browse files
committed
Attempt and reducing flakiness in the iOS Integration Tests.
1 parent c0fec87 commit 8b5d060

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@ jobs:
231231
uses: futureware-tech/simulator-action@v5
232232
with:
233233
model: 'iPhone 17'
234+
wait_for_boot: true
235+
boot_timeout_seconds: 600
236+
boot_retries: 5
234237

235238
- name: Run Integration Tests
236239
run: |

0 commit comments

Comments
 (0)