Skip to content

Commit 70cfb96

Browse files
committed
test=release/1.0.0
1 parent 9ff7866 commit 70cfb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/scripts/paddle_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ function main() {
729729
maccheck)
730730
cmake_gen ${PYTHON_ABI:-""}
731731
build_mac
732-
run_mac_test
732+
run_mac_test ${PROC_RUN:-1}
733733
;;
734734
cicheck_py35)
735735
cmake_gen ${PYTHON_ABI:-""}

0 commit comments

Comments
 (0)