Skip to content

Commit fbf8be6

Browse files
committed
Reenabling pathways_maxtext_v5e_configs_perf
1 parent bec2200 commit fbf8be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dags/multipod/maxtext_v5e_configs_perf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292

9393
with models.DAG(
9494
dag_id="pathways_maxtext_v5e_configs_perf",
95-
schedule=None,
95+
schedule=SCHEDULED_TIME,
9696
tags=["multipod_team", "maxtext", "stable", "nightly", "mlscale_perfx"],
9797
start_date=datetime.datetime(2024, 2, 19),
9898
catchup=False,

0 commit comments

Comments
 (0)