Skip to content

Commit e5fdec3

Browse files
committed
Update adt_pull_request.yml for Azure Pipelines
1 parent 67927af commit e5fdec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adt_pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ steps:
2626
command: test
2727
projects: '**/*[Tt]ests/*.csproj'
2828
arguments: '--configuration $(BuildConfiguration) --collect "XPlat Code coverage" --output $(Build.ArtifactStagingDirectory)/coverlet/reports'
29+
targetdir: '$(Build.SourcesDirectory)/coverlet/reports'
2930

3031
- script: 'dotnet tool install --global dotnet-reportgenerator-globaltool --version 4.5.8'
3132
displayName: 'Install ReportGenerator tool'

0 commit comments

Comments
 (0)