mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 04:12:43 +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