mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 00:39:30 +00:00
Enable go test in ci
This commit is contained in:
@@ -31,3 +31,5 @@ if [ -n "$DIRTY" ]; then
|
||||
git status --porcelain --untracked-files=no
|
||||
exit 1
|
||||
fi
|
||||
|
||||
"${GO}" test -v ./...
|
||||
|
||||
Reference in New Issue
Block a user