Skip to content

Commit

Permalink
开启参数检查功能
Browse files Browse the repository at this point in the history
  • Loading branch information
fufu0615 committed Sep 13, 2024
1 parent 5716dd5 commit 9b347c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_scripts/ci_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ if [ "${BUILD_DOC}" = "true" ] && [ -x /usr/local/bin/sphinx-build ] ; then
fi
fi

check_parameters=OFF
check_parameters=ON
if [ "${check_parameters}" = "OFF" ] ; then
#echo "chinese api doc fileslist is empty, skip check."
echo "check_api_parameters is not stable, close it temporarily."
Expand Down

0 comments on commit 9b347c4

Please sign in to comment.