Browse Source

chore: temporarily disable node binding test

pull/350/head
rktdm 4 months ago
parent
commit
73b918d3a7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/ci.yml

+ 1
- 1
.github/workflows/ci.yml View File

@ -45,7 +45,7 @@ jobs:
uses: tree-sitter/parser-test-action@v3
with:
test-rust: true
test-node: true
# test-node: true
test-python: true
test-go: true
test-swift: true

Loading…
Cancel
Save