@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user