Skip to content

Commit 167a7f4

Browse files
committed
skip node test
1 parent 235bc55 commit 167a7f4

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
@@ -30,6 +30,6 @@ jobs:
3030
uses: tree-sitter/parser-test-action@v3
3131
with:
3232
test-rust: true
33-
test-node: true
33+
test-node: false # https://github.com/tree-sitter/node-tree-sitter/issues/268
3434
test-python: true
3535
test-go: true

0 commit comments

Comments
 (0)