Skip to content

Commit

Permalink
tutorial: add allow implicit tasks into the diff context
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Jul 16, 2024
1 parent d968e5b commit 25de92f
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 25de92f

Please sign in to comment.