Skip to content

Commit bd648d3

Browse files
committed
Update adt_pull_request.yml for Azure Pipelines
1 parent 7936547 commit bd648d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adt_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ steps:
7373
displayName: Publish code coverage
7474
inputs:
7575
codeCoverageTool: Opencover
76-
summaryFileLocation: $(Agent.TempDirectory)/**/coverage.cobertura.xml
76+
summaryFileLocation: $(Agent.TempDirectory)/**/coverage.opencover.xml
7777
pathToSources: $(BuildParameters.pathToSources)
7878
reportDirectory: $(build.artifactstagingdirectory)/Coverage/
7979
failIfCoverageEmpty: true

0 commit comments

Comments
 (0)