.woodpecker/check.yml aktualisiert
This commit is contained in:
parent
fdb9803f30
commit
09dd5829f8
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ steps:
|
|||
environment:
|
||||
- CGO_ENABLED=1
|
||||
commands:
|
||||
- apk add --no-cache gcc
|
||||
- go fmt $(go list ./... | grep -v /vendor/)
|
||||
- go vet $(go list ./... | grep -v /vendor/)
|
||||
- go test -race $(go list ./... | grep -v /vendor/)
|
||||
|
|
Loading…
Add table
Reference in a new issue