We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ae88d commit a43669fCopy full SHA for a43669f
Workflow.yml
@@ -654,7 +654,7 @@ $graph:
654
those steps. When a step produces output that will be consumed by a
655
second step, the first step is a dependency of the second step.
656
657
- When there is a dependency, the workflow engine must execute the preceeding
+ When there is a dependency, the workflow engine must execute the preceding
658
step and wait for it to successfully produce output before executing the
659
dependent step. If two steps are defined in the workflow graph that
660
are not directly or indirectly dependent, these steps are **independent**,
0 commit comments