1 instantiation of WorkflowStep
Infrastructure.Tests (1)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (1)
607
Steps = (failedSteps ?? []).Select(stepName => new
WorkflowStep
1 reference to WorkflowStep
Infrastructure.Tests (1)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (1)
673
public
WorkflowStep
[] Steps { get; init; } = [];