Skip to content

Commit

Permalink
Minor change in GitHub CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlarumbe committed Aug 9, 2024
1 parent 290a5e5 commit 001f41c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: tree-sitter/setup-action@v1
- run: tree-sitter generate
- run: tree-sitter test
run: |
tree-sitter generate
tree-sitter test

0 comments on commit 001f41c

Please sign in to comment.