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