mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Use verbose mode in all test runs
This commit is contained in:
@@ -8,7 +8,7 @@ include ../../Makefile-modules.mk
|
||||
all: test build
|
||||
|
||||
test: generate
|
||||
go test ./...
|
||||
go test -v ./...
|
||||
|
||||
generate: $(MYGOBIN)/statik
|
||||
( \
|
||||
|
||||
Reference in New Issue
Block a user