issues
search
tree-sitter
/
tree-sitter-go
Go grammar for tree-sitter
MIT License
310
stars
65
forks
source link
feat(ci): run build & test action on PRs
#99
Closed
matoous
closed
1 year ago
matoous
commented
1 year ago
@aryx this should fix the actions.
Checklist:
[ ] All tests pass in CI.
[ ] There are sufficient tests for the new fix/feature.
[ ] Grammar rules have not been renamed unless absolutely necessary.
[ ] The conflicts section hasn't grown too much.
[ ] The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c).
aryx
commented
1 year ago
perfect! Thx!
@aryx this should fix the actions.
Checklist: