Skip to content

Commit 4a2305c

Browse files
fix: dart format
1 parent 6ff064e commit 4a2305c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ jobs:
196196
device: "iPhone 16 Pro"
197197
- ios/wait-until-simulator-booted
198198
- ios/wait-until-simulator-booted
199+
- run:
200+
name: sleep 10 seconds
201+
command: sleep 10
202+
199203
- run:
200204
name: Run E2E Tests
201205
no_output_timeout: 30m

0 commit comments

Comments
 (0)