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 a75a932 commit 0b36856Copy full SHA for 0b36856
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
path: examples/neovim
43
sparse-checkout: runtime/doc/
44
- name: Run tests
45
- uses: tree-sitter/parser-test-action@v1.2
+ uses: tree-sitter/parser-test-action@v2
46
with:
47
test-library: ${{runner.os == 'Linux'}}
48
corpus-files: |-
0 commit comments