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