Skip to content

Commit 10157f8

Browse files
committed
ignore
1 parent 7b81b62 commit 10157f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
repository: ${{matrix.examples.repo}}
4747
path: ${{matrix.examples.path}}
4848

49+
- name: Install dependencies
50+
run: npm ci
51+
4952
- name: Run tests
5053
uses: tree-sitter/[email protected]
5154
with:

0 commit comments

Comments
 (0)