Skip to content

Commit

Permalink
ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Feb 26, 2024
1 parent 7b81b62 commit 10157f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
repository: ${{matrix.examples.repo}}
path: ${{matrix.examples.path}}

- name: Install dependencies
run: npm ci

- name: Run tests
uses: tree-sitter/[email protected]
with:
Expand Down

0 comments on commit 10157f8

Please sign in to comment.