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 4d3f514 commit ec592cfCopy full SHA for ec592cf
.github/workflows/ci.yml
@@ -48,4 +48,4 @@ jobs:
48
xcode-version: 15
49
50
- name: Test
51
- run: xcodebuild -scheme MiniSim -destination 'platform=macOS' -skipPackagePluginValidation -skipMacroValidation test COMPILER_INDEX_STORE_ENABLE=NO
+ run: xcodebuild -scheme MiniSim -skipPackagePluginValidation -skipMacroValidation test COMPILER_INDEX_STORE_ENABLE=NO
0 commit comments