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 6fbef40 commit d48469fCopy full SHA for d48469f
.github/workflows/ci.yml
@@ -41,6 +41,7 @@ jobs:
41
- name: Run tests
42
uses: tree-sitter/parser-test-action@v2
43
with:
44
+ generate: false # TODO: upgrade ABI, while on ABI 14 it is impossible to pass this check
45
test-rust: true
46
test-node: true
47
test-python: true
0 commit comments