未验证 提交 aee85709 编写于 作者: H huzhiqiang 提交者: GitHub

[CI] Fix CI rules #3856

上级 ee94db86
......@@ -70,7 +70,7 @@ function CheckLibSizeDiff() {
diff_size=$[$current_size - $develop_size]
if [ $diff_size -gt 10485 ]; then
echo_line="Your PR has increased basic inference lib for $diff_size Byte, exceeding maximum requirement of 10485 Byte (0.01M). You need Superjomn's (Yunchunwei) approval or you can contact DannyIsFunny(HuZhiqiang).\n"
check_approval 1 $Superjomn $DannyIsFunny
check_approval 1 $Superjomn
fi
if [ -n "${echo_list}" ];then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册