We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9dcbf commit cf4ca61Copy full SHA for cf4ca61
.github/workflows/test-suite.yml
@@ -76,7 +76,7 @@ jobs:
76
shell: bash
77
78
- name: Install tree-sitter CLI
79
- run: brew install tree-sitter
+ run: brew install tree-sitter-cli
80
81
82
- name: Build
0 commit comments