diff --git a/tests/ci/run_check.py b/tests/ci/run_check.py index db98a2c1ab5..231e2617a3f 100644 --- a/tests/ci/run_check.py +++ b/tests/ci/run_check.py @@ -150,7 +150,7 @@ def main(): DOCS_NAME, pr_info, ) - sys.exit(1) + sys.exit(0) if description_error: print(