diff --git a/tests/ci/build_report_check.py b/tests/ci/build_report_check.py index b2d54eadd60..1ba91a38a60 100644 --- a/tests/ci/build_report_check.py +++ b/tests/ci/build_report_check.py @@ -93,7 +93,7 @@ def get_failed_report( elapsed_seconds=0, with_coverage=False, ) - return [build_result], [[""]], [""] + return [build_result], [[""]], [GITHUB_RUN_URL] def process_report(