Test macOS Runner
Continuous Integration / Grammar Tests (push) Failing after 1m30s
Continuous Integration / Library Tests (push) Failing after 1m35s
Continuous Integration / Library Format Tests (push) Failing after 1m35s

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-05-05 00:00:14 -04:00
parent d820b4e0ec
commit 83cb9f4f52
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
#- uses: tree-sitter/setup-action@v2 #- uses: tree-sitter/setup-action@v2
- uses: cerfcast/setup-action@cf2c36bdd9733065e1a46a298c363db970fe17b2 - uses: cerfcast/setup-action@78867a0a49722ccad3e6aee522d913d8795b0c30
# 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.