This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
tree-sitter-cpp
mirror of
https://github.com/tree-sitter/tree-sitter-cpp
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
56
Wiki
Activity
Browse Source
chore: temporarily disable node binding test
pull/350/head
rktdm
4 months ago
parent
f9e4b8c989
commit
73b918d3a7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save