mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 14:36:32 +00:00
test commit
This commit is contained in:
@@ -9,3 +9,4 @@ PACKAGES=". $(find -name '*.go' | xargs -I{} dirname {} | cut -f2 -d/ | sort -u
|
||||
|
||||
[ "${ARCH}" == "amd64" ] && RACE=-race
|
||||
go test ${RACE} -cover -tags=test ${PACKAGES}
|
||||
|
||||
|
Reference in New Issue
Block a user