Skip to content

Commit

Permalink
Merge pull request cylc#753 from oliver-sanders/allow-implicit-tasks
Browse files Browse the repository at this point in the history
tutorial: add allow implicit tasks into the diff context
  • Loading branch information
wxtim committed Jul 17, 2024
2 parents 59c9f41 + 25de92f commit 9e5c8f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tutorial/scheduling/integer-cycling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ To make a workflow repeat we must tell Cylc three things:

.. code-block:: diff
[scheduler]
allow implicit tasks = True
[scheduling]
+ cycling mode = integer
+ initial cycle point = 1
Expand Down

0 comments on commit 9e5c8f0

Please sign in to comment.