Skip to content

Commit aa3dcf1

Browse files
committed
typo
1 parent d709049 commit aa3dcf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
4141
# Build and run the tests
4242
xcodebuild test \
43-
-sdk iphonesimulator
43+
-sdk iphonesimulator \
4444
-scheme "$scheme" \
4545
-"$filetype_parameter" "$file_to_build" \

0 commit comments

Comments
 (0)