Skip to content

Commit b6e6840

Browse files
fix: dart format
1 parent 8764567 commit b6e6840

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@ jobs:
171171
- advanced-checkout/shallow-checkout
172172
- setup_ios
173173
- setup_patrol
174-
- ios/preboot-simulator
175-
- ios/wait-until-simulator-booted:
174+
- ios/preboot-simulator:
176175
version: "17.2"
177176
device: "iPhone 15 Pro Max"
177+
- ios/wait-until-simulator-booted
178178
- run:
179179
name: Run E2E Tests
180180
no_output_timeout: 30m

0 commit comments

Comments
 (0)