We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b81b62 commit fb6d226Copy full SHA for fb6d226
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
repository: ${{matrix.examples.repo}}
47
path: ${{matrix.examples.path}}
48
-
+ clean: false
49
- name: Run tests
50
uses: tree-sitter/[email protected]
51
0 commit comments