Skip to content

Commit 7fa3efa

Browse files
committed
Update adt_pull_request.yml for Azure Pipelines
1 parent bab4e24 commit 7fa3efa

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
@@ -14,7 +14,7 @@ steps:
1414
# Put one key=value per line, example:
1515
# sonar.exclusions=**/*.bin
1616
##sonar.coverageReportPaths=$(Agent.TempDirectory)/coverlet/reports/Cobertura.xml
17-
sonar.cs.dotcover.reportsPaths=$(Agent.TempDirectory)/coverlet/reports/index.html
17+
sonar.cs.dotcover.reportsPaths=$(Agent.TempDirectory)/coverlet/reports/SonarQube.xml
1818
1919
- task: CmdLine@2
2020
inputs:

0 commit comments

Comments
 (0)