Test macOS Runner
Continuous Integration / Grammar Tests (push) Failing after 5s
Continuous Integration / Library Tests (push) Failing after 5s
Continuous Integration / Library Format Tests (push) Failing after 6s

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-05-04 23:26:49 -04:00
parent 6d59e17c5a
commit 3bad43535d
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v4
#- uses: tree-sitter/setup-action@v2
- uses: cerfcast/setup-action@77beeb4b2700fc7f87c5cfb3bf721c9a607940a9
- uses: cerfcast/setup-action@f4e0f74a71d001ed196ccdf9f07df35fed752bde
# Because our tree-sitter code is in a subdirectory,
# and working-directory does not apply to uses, we
# are forced to specify calls to the CI ourselves.