Skip to content

Commit

Permalink
Update dependency PublishCodeCoverageResults to v1.200.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and RehanSaeed committed Aug 10, 2022
1 parent 7ef6c7d commit c8bc7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ stages:
inputs:
testResultsFormat: "VSTest"
testResultsFiles: "**/*.trx"
- task: PublishCodeCoverageResults@1
- task: PublishCodeCoverageResults@1.200.0
inputs:
codeCoverageTool: cobertura
summaryFileLocation: "**/*.cobertura.xml"
Expand Down

0 comments on commit c8bc7b4

Please sign in to comment.