Skip to content

Commit

Permalink
Update cylc/flow/cfgspec/workflow.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
wxtim and MetRonnie authored Dec 3, 2024
1 parent 5a5432a commit 4f659de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cylc/flow/cfgspec/workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -1350,6 +1350,13 @@ def get_script_common_text(this: str, example: Optional[str] = None):
``{RunMode.SKIP.value}``:
{RunMode.SKIP.describe()}
.. note::
This is primarily intended for testing and
development; Cylc will warn you about any tasks
set to run in skip mode at validation time.
If you are using skip mode to create a dummy task,
you can ignore this warning.
.. note::
This is primarily intended to be set at runtime via
Expand Down

0 comments on commit 4f659de

Please sign in to comment.