Revive Nightly/Past CI (#31159)

* build

* build

* build

* build

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2024-06-20 18:57:24 +02:00
committed by GitHub
parent ec905f3a76
commit d4564df1d4
12 changed files with 233 additions and 742 deletions

View File

@@ -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(