chore: build generally with go tip
parent
bf4f0cea4a
commit
ec47122d1a
|
@ -24,7 +24,7 @@ jobs:
|
|||
- run: go get golang.org/dl/gotip
|
||||
- run: gotip download
|
||||
- run: gotip version
|
||||
- run: gotip build main.go
|
||||
- run: gotip build
|
||||
lint:
|
||||
name: Lint
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue