Skip to content

Commit f5090ba

Browse files
committed
ci: disable node tests
1 parent 66e964b commit f5090ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: tree-sitter/parser-test-action@v2
4242
with:
4343
test-rust: true
44-
test-node: true
44+
test-node: false
4545
test-python: true
4646
test-go: true
4747
test-swift: true

0 commit comments

Comments
 (0)