We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d709049 commit aa3dcf1Copy full SHA for aa3dcf1
.github/workflows/ios.yml
@@ -40,6 +40,6 @@ jobs:
40
41
# Build and run the tests
42
xcodebuild test \
43
- -sdk iphonesimulator
+ -sdk iphonesimulator \
44
-scheme "$scheme" \
45
-"$filetype_parameter" "$file_to_build" \
0 commit comments