未验证 提交 b2bd0b71 编写于 作者: G groot 提交者: GitHub

[skip ci]Prepare for cpp coverage (#8125)

Signed-off-by: Nyhmo <yihua.mo@zilliz.com>
上级 8a27a73f
......@@ -125,6 +125,11 @@ go-codecov:
@echo "Running go unittests..."
@(env bash $(PWD)/scripts/run_go_codecov.sh)
# Run cpp-codecov
cpp-codecov:
@echo "Running cpp unittests..."
@(env bash $(PWD)/scripts/run_cpp_codecov.sh)
#TODO: build each component to docker
docker: verifiers
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册