File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4444 - name : Run tests
4545 uses : tree-sitter/parser-test-action@v2
4646 with :
47- test-rust : ${{runner.os == 'Linux'}}
47+ test-rust : true
48+ test-node : true
49+ test-python : true
50+ test-go : true
51+ test-swift : true
4852 - name : Parse examples
4953 uses : tree-sitter/parse-action@v4
5054 with :
Original file line number Diff line number Diff line change 1717 uses : actions/checkout@v4
1818 - name : Run fuzzer
1919 uses : tree-sitter/fuzz-action@v4
20- with :
21- tree-sitter-version : v0.22.2
Original file line number Diff line number Diff line change 44 push :
55 tags : ["*"]
66
7- concurrency :
8- group : ${{github.workflow}}-${{github.ref}}
9- cancel-in-progress : true
10-
117jobs :
8+ github :
9+ uses : tree-sitter/workflows/.github/workflows/release.yml@main
1210 npm :
1311 uses : tree-sitter/workflows/.github/workflows/package-npm.yml@main
1412 secrets :
You can’t perform that action at this time.
0 commit comments