2 references to WorkflowRelativePath
Infrastructure.Tests (2)
WorkflowScripts\ExtensionChangelogFinalizedWorkflowTests.cs (2)
522var workflowPath = Path.Combine(RepoRoot.Path, WorkflowRelativePath); 523Assert.True(File.Exists(workflowPath), $"Expected workflow file at '{WorkflowRelativePath}'.");