Skip to content

Commit 209c514

Browse files
committed
Remove swift check
1 parent 375d74c commit 209c514

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
- name: Checkout code
2323
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2424

25-
- name: Show Swift version
26-
run: swift --version`
27-
2825
- name: Run tests
2926
run: xcodebuild test -scheme MyTestProject -destination 'platform=macOS' -enableCodeCoverage YES -resultBundlePath ./TestResults.xcresult
3027

0 commit comments

Comments
 (0)