Skip to content

Commit c4d1c13

Browse files
Setup spm tests
1 parent e91fd84 commit c4d1c13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/spm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
run: sudo xcode-select -s /Applications/${{ matrix.xcode }}.app/Contents/Developer
7272
- name: Setup Scripts Directory
7373
run: ./setup-scripts.sh
74+
- name: Initialize xcodebuild
75+
run: scripts/setup_spm_tests.sh
7476
- name: Integration Test Setup
7577
run: Tests/Integration/Emulator/start-emulator.sh synchronous
7678
- name: Unit Tests

0 commit comments

Comments
 (0)