Skip to content

Commit

Permalink
ci: ensure src/parser.c matches expected generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
b0o authored Nov 28, 2024
1 parent 5f7a61d commit af2dc4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Run tests
uses: tree-sitter/parser-test-action@v2
with:
generate: true
test-rust: ${{runner.os == 'Linux'}}
- name: Parse examples
id: test
Expand Down

0 comments on commit af2dc4e

Please sign in to comment.