Skip to content

Commit 9e5c8f0

Browse files
authored
Merge pull request #753 from oliver-sanders/allow-implicit-tasks
tutorial: add allow implicit tasks into the diff context
2 parents 59c9f41 + 25de92f commit 9e5c8f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tutorial/scheduling/integer-cycling.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ To make a workflow repeat we must tell Cylc three things:
4949

5050
.. code-block:: diff
5151
52+
[scheduler]
53+
allow implicit tasks = True
5254
[scheduling]
5355
+ cycling mode = integer
5456
+ initial cycle point = 1

0 commit comments

Comments
 (0)