This commit is contained in:
@@ -11,7 +11,8 @@ steps:
|
||||
image: golang
|
||||
commands:
|
||||
# - go test -parallel 10 -race ./...
|
||||
- go test -race ./...
|
||||
# - go test -race ./...
|
||||
- go test ./...
|
||||
|
||||
- name: golangci-lint
|
||||
image: golangci/golangci-lint:v1.53
|
||||
|
||||
Reference in New Issue
Block a user