2 references to Steps
Infrastructure.Tests (2)
Pipelines\ExtensionE2eWorkflow.cs (1)
37var step = Steps(Job()).Single(candidate => Scalar(candidate, "name") == stepName);
Pipelines\ExtensionE2eWorkflowTests.cs (1)
78ExtensionE2eWorkflow.Steps(job),