Revive Nightly/Past CI (#31159)
* build * build * build * build --------- Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -175,7 +175,7 @@ if __name__ == "__main__":
|
||||
# This env. variable is set in workflow file (under the job `send_results`).
|
||||
ci_event = os.environ["CI_EVENT"]
|
||||
|
||||
title = f"🤗 Results of the {ci_event} tests."
|
||||
title = f"🤗 Results of the {ci_event} - {os.getenv('CI_TEST_JOB')}."
|
||||
|
||||
if setup_failed:
|
||||
Message.error_out(
|
||||
|
||||
Reference in New Issue
Block a user