We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490a112 commit a4c7603Copy full SHA for a4c7603
1 file changed
azure-pipelines.yml
@@ -43,5 +43,5 @@ jobs:
43
displayName: Run Tests
44
inputs:
45
workingDirectory: '$(Build.SourcesDirectory)/build'
46
- filePath: opencover-report.ps1
+ filePath: build/opencover-report.ps1
47
arguments: '$(_debugArg) -NoBuild -NoReport'
0 commit comments