File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : go-test
1+ # Generated automatically by org-governance-bot. Do not edit manually.
2+ name : " go-test"
23
34on :
5+ pull_request :
46 push :
5- tags :
6- - v*
77 branches :
88 - main
9- pull_request :
10-
11- permissions :
12- contents : read
9+ tags :
10+ - v*
1311
1412jobs :
15- go-test :
16- name : go-test
17- strategy :
18- matrix :
19- go-version : [1.25.x, 1.26.x]
20- platform : [ubuntu-latest]
21- runs-on : ${{ matrix.platform }}
22- steps :
23- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 https://github.com/actions/checkout/releases/tag/v6.0.3
24- with :
25- persist-credentials : false
26- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6 https://github.com/actions/setup-go/releases/tag/v6
27- with :
28- go-version : ${{ matrix.go-version }}
29- - name : go-test
30- run : go test ./...
13+ orchestrate :
14+ uses : blinklabs-io/actions/.github/workflows/reuseable-go-test.yml@main
You can’t perform that action at this time.
0 commit comments