提交 963fc4b9 编写于 作者: J Jiangtao Hu 提交者: Aaron Xiao

scripts: fix test in cpu only dev docker.

上级 d21a6617
......@@ -480,6 +480,7 @@ function main() {
case $1 in
check)
DEFINES="${DEFINES} --cxxopt=-DCPU_ONLY"
check
;;
build)
......@@ -523,6 +524,7 @@ function main() {
run_lint
;;
test)
DEFINES="${DEFINES} --cxxopt=-DCPU_ONLY"
run_test
;;
release)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册