Skip to content

Commit 1f73149

Browse files
Removed grave accent. (#107)
1 parent e609897 commit 1f73149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipelines/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ stages:
5050
Connect-AzDevOps -Organization $(devops_organization) -PAT "$(ADOPAT)"
5151
Export-AzDevOpsRuleData `
5252
-Project $(devops_project) `
53-
-OutputPath .\Temp `
53+
-OutputPath .\Temp
5454
Assert-PSRule -Style AzurePipelines `
5555
-Module PSRule.Rules.AzureDevOps `
5656
-InputPath '$(Build.SourcesDirectory)/Temp/' `

0 commit comments

Comments
 (0)