chore: remove gotip build as time consuming
parent
84e5921abd
commit
b508b6579b
|
@ -21,10 +21,8 @@ jobs:
|
|||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: "^1.16"
|
||||
- run: go get golang.org/dl/gotip
|
||||
- run: gotip download
|
||||
- run: gotip version
|
||||
- run: gotip build
|
||||
- run: go version
|
||||
- run: go build
|
||||
lint:
|
||||
name: Lint
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue