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