githubed more
check-and-test / check-and-test (push) Successful in 12m14s
Details
check-and-test / check-and-test (push) Successful in 12m14s
Details
This commit is contained in:
parent
5115413925
commit
cfbcee30bb
|
@ -12,7 +12,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
- name: setup go
|
- name: setup go
|
||||||
uses: https://github.com/actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '>=1.20.1'
|
go-version: '>=1.20.1'
|
||||||
- name: lint and build
|
- name: lint and build
|
||||||
|
|
Loading…
Reference in New Issue