@ -5,7 +5,7 @@ steps:
- name: test
image: golang
commands:
- go test
- go test ./...
- name: golangci-lint
image: golangci/golangci-lint:v1.39