未验证 提交 61490528 编写于 作者: T Tao Luo 提交者: GitHub

Merge pull request #12985 from velconia/accelerate_py3_ci

Accelerate python35 ci job
......@@ -716,6 +716,12 @@ function main() {
build_mac
run_mac_test
;;
cicheck_py35)
cmake_gen ${PYTHON_ABI:-""}
build
run_test
assert_api_not_changed
;;
*)
print_usage
exit 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册