Skip to content

Commit 595ac31

Browse files
committed
Opt out of Swift testing
1 parent 51c11bc commit 595ac31

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
@@ -90,7 +90,7 @@ jobs:
9090
test-node: true
9191
test-python: true
9292
test-go: true
93-
test-swift: true
93+
test-swift: false
9494

9595
- name: Parse sample files
9696
uses: tree-sitter/parse-action@v4

0 commit comments

Comments
 (0)