feat: update dependencies and improve caching mechanism #2
@@ -11,9 +11,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version-file: 'go.mod'
|
go-version-file: 'go.mod'
|
||||||
- run: go mod tidy
|
- run: go mod tidy
|
||||||
- uses: golangci/golangci-lint-action@main
|
|
||||||
with:
|
|
||||||
args: -D errcheck
|
|
||||||
version: latest
|
|
||||||
- run: go build ./...
|
- run: go build ./...
|
||||||
- run: go test -race -v -shuffle=on ./...
|
- run: go test -race -v -shuffle=on ./...
|
||||||
Reference in New Issue
Block a user