mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +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