Skip to content

Commit 4c04627

Browse files
fix
1 parent 197b720 commit 4c04627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/metrics/metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ def github_get_metrics(
372372

373373
if completed_at is None:
374374
logging.info(
375-
"Workflow {} is marked completed but has a job without a "
375+
f"Workflow {task.id} is marked completed but has a job without a "
376376
"completion timestamp."
377377
)
378378
continue

0 commit comments

Comments
 (0)