Skip to content

Commit 5f44942

Browse files
authored
Merge pull request tree-sitter#437 from eed3si9n/wip/ci
ci: Generate in all oses
2 parents c33925a + 450fb76 commit 5f44942

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ jobs:
7777
uses: tree-sitter/setup-action/cli@v1
7878

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

0 commit comments

Comments
 (0)