Skip to content

Commit

Permalink
Remove call to scripts nuked by 'tree-sitter generate'
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Oct 13, 2024
1 parent 664096a commit b22162b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: npx tree-sitter test

- name: Check formatting
run: npm run format-check
run: npx prettier --trailing-comma es5 --check grammar.js

0 comments on commit b22162b

Please sign in to comment.