mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-16 17:33:14 +00:00
Use verbose mode in all test runs
This commit is contained in:
@@ -33,7 +33,7 @@ lint: $(MYGOBIN)/golangci-lint
|
||||
--skip-dirs internal/forked
|
||||
|
||||
test:
|
||||
go test -cover ./...
|
||||
go test -v -cover ./...
|
||||
|
||||
fix:
|
||||
go fix ./...
|
||||
|
||||
Reference in New Issue
Block a user