Move check API at the last

guochaorong-patch-1
yuyang18 7 years ago
parent 8c70183ba6
commit 50eaa027c7
No known key found for this signature in database
GPG Key ID: 6DFF29878217BE5F

@ -586,11 +586,11 @@ function main() {
cicheck)
cmake_gen ${PYTHON_ABI:-""}
build
assert_api_not_changed
run_test
gen_capi_package
gen_fluid_inference_lib
test_fluid_inference_lib
assert_api_not_changed
;;
*)
print_usage

Loading…
Cancel
Save