Skip to content

Commit

Permalink
Update cylc/flow/run_modes/skip.py
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Sanders <[email protected]>
  • Loading branch information
wxtim and oliver-sanders authored Sep 19, 2024
1 parent a0c7d34 commit 3f19028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cylc/flow/run_modes/skip.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ def submit_task_job(
rtconfig['skip']['disable task event handlers'],
'execution polling intervals': []
}
itask.platform['name'] = RunMode.SKIP.value
itask.summary['job_runner_name'] = RunMode.SKIP.value
itask.run_mode = RunMode.SKIP.value
task_job_mgr.workflow_db_mgr.put_insert_task_jobs(
Expand Down

0 comments on commit 3f19028

Please sign in to comment.