mirror of
https://github.com/rancher/rke.git
synced 2025-04-27 11:21:08 +00:00
test commit
This commit is contained in:
parent
a0b252c9cd
commit
ba46b8c288
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user