Skip to content

Commit ec592cf

Browse files
committed
feat: add spm cache
1 parent 4d3f514 commit ec592cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
xcode-version: 15
4949

5050
- name: Test
51-
run: xcodebuild -scheme MiniSim -destination 'platform=macOS' -skipPackagePluginValidation -skipMacroValidation test COMPILER_INDEX_STORE_ENABLE=NO
51+
run: xcodebuild -scheme MiniSim -skipPackagePluginValidation -skipMacroValidation test COMPILER_INDEX_STORE_ENABLE=NO

0 commit comments

Comments
 (0)