未验证 提交 91711019 编写于 作者: R runzexia

run fmt & vet before test

Signed-off-by: Nrunzexia <runzexia@yunify.com>
上级 998dce21
......@@ -83,7 +83,7 @@ docker-build: all
docker build . -t ${IMG}
# Run tests
test:
test: fmt vet
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT=1m; go test ./pkg/... ./cmd/... -coverprofile cover.out
.PHONY: clean
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册