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) cicheck)
cmake_gen ${PYTHON_ABI:-""} cmake_gen ${PYTHON_ABI:-""}
build build
assert_api_not_changed
run_test run_test
gen_capi_package gen_capi_package
gen_fluid_inference_lib gen_fluid_inference_lib
test_fluid_inference_lib test_fluid_inference_lib
assert_api_not_changed
;; ;;
*) *)
print_usage print_usage

Loading…
Cancel
Save