Skip to content

Commit 48850ff

Browse files
committed
ci: Remove "generate: true" because it does stupid things!
1 parent e3e7b58 commit 48850ff

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: true
35+
generate: false
3636
test-rust: true
3737
test-node: true
3838
node-version: 20

0 commit comments

Comments
 (0)