Skip to content

Commit

Permalink
recover coverage build size check (#44153)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianshuo78520a authored Jul 7, 2022
1 parent db2c71a commit e35f062
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle/scripts/paddle_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3454,6 +3454,7 @@ function main() {
check_diff_file_for_coverage
cmake_gen_and_build ${PYTHON_ABI:-""} ${parallel_number}
enable_unused_var_check
check_coverage_build
;;
gpu_cicheck_coverage)
parallel_test
Expand Down

0 comments on commit e35f062

Please sign in to comment.