Skip to content

Commit 16ad0cd

Browse files
committed
ci: remove swift job (no swift folder on this branch)
1 parent 8a7baaa commit 16ad0cd

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,19 +56,6 @@ jobs:
5656

5757
- run: npm run prettier
5858

59-
swift:
60-
runs-on: macos-latest
61-
steps:
62-
- uses: actions/checkout@v4
63-
64-
- name: Build Swift SDK
65-
working-directory: swift
66-
run: swift build
67-
68-
- name: Test Swift SDK
69-
working-directory: swift
70-
run: swift test
71-
7259
kotlin:
7360
runs-on: ubuntu-latest
7461
steps:

0 commit comments

Comments
 (0)