mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 05:46:37 +00:00
Merge pull request #2512 from ashish-amarnath/revert-verbose-test
🏃♂️ Revert verbosity of tests
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