Skip to content

Commit a4c7603

Browse files
committed
Set filePath relative to checkout directory
1 parent 490a112 commit a4c7603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
displayName: Run Tests
4444
inputs:
4545
workingDirectory: '$(Build.SourcesDirectory)/build'
46-
filePath: opencover-report.ps1
46+
filePath: build/opencover-report.ps1
4747
arguments: '$(_debugArg) -NoBuild -NoReport'

0 commit comments

Comments
 (0)