Add CI For Grammar (9)

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-01-17 01:01:19 -05:00
parent 582e0b0547
commit 65583a7a42
+2 -1
View File
@@ -15,7 +15,8 @@ jobs:
- uses: tree-sitter/setup-action@v2 - uses: tree-sitter/setup-action@v2
with: with:
install-cli: true install-cli: true
- run: pwd - shell: bash
run: pwd
- run: ls -latr - run: ls -latr
- uses: tree-sitter/parser-test-action@v3 - uses: tree-sitter/parser-test-action@v3
- run: pwd - run: pwd