Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf57995

Browse files
committedMar 3, 2025··
skip node ci test
1 parent ebc1612 commit bf57995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: tree-sitter/parser-test-action@v2
2929
with:
3030
test-rust: true
31-
test-node: true
31+
test-node: false
3232
test-python: true
3333
test-go: true
3434
test-swift: true

0 commit comments

Comments
 (0)
Please sign in to comment.