hydra-werther/ci-testing.yaml

5 lines
124 B
YAML

- image: golang:1.11-alpine
shell: go test -v ./...
- image: golangci/golangci-lint:v1.16.0
shell: golangci-lint -v run