Skip to content

Commit

Permalink
Merge pull request #437 from eed3si9n/wip/ci
Browse files Browse the repository at this point in the history
ci: Generate in all oses
  • Loading branch information
eed3si9n authored Nov 25, 2024
2 parents c33925a + 450fb76 commit 5f44942
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
uses: tree-sitter/setup-action/cli@v1

- name: Generate parser from scratch and test it
if: ${{ runner.os == 'Linux' || needs.changedfiles.outputs.c }}
shell: bash
run: tree-sitter generate

Expand Down

0 comments on commit 5f44942

Please sign in to comment.