Skip to content

Commit

Permalink
This path is _not_ relative
Browse files Browse the repository at this point in the history
  • Loading branch information
CaseyCarter committed Sep 14, 2023
1 parent 09f7131 commit 37c05b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-devops/format-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- task: Powershell@2
displayName: 'Create Diff'
inputs:
filePath: create-prdiff.ps1
filePath: azure-devops/create-prdiff.ps1
pwsh: false
condition: succeededOrFailed()
env: { TMP: $(tmpDir), TEMP: $(tmpDir) }

0 comments on commit 37c05b4

Please sign in to comment.