We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f9c01 commit 6d85d85Copy full SHA for 6d85d85
.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