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 b16a600 commit 49a5d6cCopy full SHA for 49a5d6c
.github/workflows/ci.yml
@@ -43,6 +43,7 @@ jobs:
43
- name: Run tests
44
uses: tree-sitter/parser-test-action@v2
45
with:
46
+ generate: false
47
test-rust: true
48
test-node: true
49
test-python: true
0 commit comments