From 8d1986b71d744a81f616c9c44800d67595225bf6 Mon Sep 17 00:00:00 2001 From: ydshieh Date: Tue, 10 Sep 2024 10:53:55 +0200 Subject: [PATCH] Run 09/10 vs 10681148424 --- utils/get_previous_daily_ci.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/get_previous_daily_ci.py b/utils/get_previous_daily_ci.py index a970f4d7c657bc..7b77fe153f41b5 100644 --- a/utils/get_previous_daily_ci.py +++ b/utils/get_previous_daily_ci.py @@ -39,7 +39,7 @@ def get_last_daily_ci_runs(token): # break # https://github.com/huggingface/transformers/actions/runs/10259247273 - workflow_run_id = "10259247273" + workflow_run_id = "10681148424" return workflow_run_id