We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235bc55 commit 167a7f4Copy full SHA for 167a7f4
1 file changed
.github/workflows/ci.yml
@@ -30,6 +30,6 @@ jobs:
30
uses: tree-sitter/parser-test-action@v3
31
with:
32
test-rust: true
33
- test-node: true
+ test-node: false # https://github.com/tree-sitter/node-tree-sitter/issues/268
34
test-python: true
35
test-go: true
0 commit comments