Skip to content

Commit e3e7b58

Browse files
committed
ci: Regenerate tree-sitter during tests
1 parent 9aeeed6 commit e3e7b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4
3333
- uses: tree-sitter/parser-test-action@v3
3434
with:
35-
generate: false
35+
generate: true
3636
test-rust: true
3737
test-node: true
3838
node-version: 20

0 commit comments

Comments
 (0)