parent
92fc0b057e
commit
75a3d67402
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ steps:
|
|||
image: golangci/golangci-lint:latest
|
||||
commands:
|
||||
- go mod download
|
||||
- golangci-lint run
|
||||
- golangci-lint run -v --timeout 2m
|
||||
- go test -v ./src/...
|
||||
|
|
Loading…
Add table
Reference in a new issue