@@ -13,6 +13,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
- uses: cerfcast/setup-action@886f0ab373105625f5af268677bc715050fcc105
|
- uses: cerfcast/setup-action@886f0ab373105625f5af268677bc715050fcc105
|
||||||
|
with:
|
||||||
|
tree-sitter-ref: 8d737aa238084f9a51f1e97c195a362419beee8d
|
||||||
# Because our tree-sitter code is in a subdirectory,
|
# Because our tree-sitter code is in a subdirectory,
|
||||||
# and working-directory does not apply to uses, we
|
# and working-directory does not apply to uses, we
|
||||||
# are forced to specify calls to the CI ourselves.
|
# are forced to specify calls to the CI ourselves.
|
||||||
|
|||||||
Reference in New Issue
Block a user