Add CI For Grammar (8)

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-01-17 00:43:00 -05:00
parent 84a0974643
commit 582e0b0547
+1
View File
@@ -16,6 +16,7 @@ jobs:
with: with:
install-cli: true install-cli: true
- run: pwd - run: pwd
- run: ls -latr
- uses: tree-sitter/parser-test-action@v3 - uses: tree-sitter/parser-test-action@v3
- run: pwd - run: pwd
- run: tree-sitter generate - run: tree-sitter generate