Skip to content

Commit 49a5d6c

Browse files
committed
Disable generated parser validation for now (since we're using --abi=14)
1 parent b16a600 commit 49a5d6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: Run tests
4444
uses: tree-sitter/parser-test-action@v2
4545
with:
46+
generate: false
4647
test-rust: true
4748
test-node: true
4849
test-python: true

0 commit comments

Comments
 (0)