This commit is contained in:
@@ -5,7 +5,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go test
|
- go test ./...
|
||||||
|
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
image: golangci/golangci-lint:v1.39
|
image: golangci/golangci-lint:v1.39
|
||||||
|
|||||||
Reference in New Issue
Block a user