mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-03 11:45:20 +00:00
revert verbosity of tests
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
This commit is contained in:
@@ -35,5 +35,5 @@ if [[ -n "${GOFLAGS:-}" ]]; then
|
||||
echo "GOFLAGS: ${GOFLAGS}"
|
||||
fi
|
||||
|
||||
go test -installsuffix "static" -timeout 60s -v "${TARGETS[@]}"
|
||||
go test -installsuffix "static" -timeout 60s "${TARGETS[@]}"
|
||||
echo "Success!"
|
||||
|
||||
Reference in New Issue
Block a user