Skip to content

Commit 342b811

Browse files
fix yml syntax
1 parent 6141dfd commit 342b811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
]
2727
destination: [
2828
# TODO: Add more destinations
29-
'platform=iOS Simulator,name=iPhone 16,OS=18.1'
29+
'platform=iOS Simulator,name=iPhone 16,OS=18.1',
3030
'platform=iOS Simulator,name=iPhone SE (3rd generation),OS=18.0'
3131
]
3232

0 commit comments

Comments
 (0)