Skip to content

Commit aa61ccf

Browse files
chore(deps): bump publishcodecoverageresults to 1.200.0 (#859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79b7d42 commit aa61ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ steps:
115115
testRunner: JUnit
116116
testResultsFiles: "$(System.DefaultWorkingDirectory)/junit.xml"
117117

118-
- task: PublishCodeCoverageResults@1
118+
- task: PublishCodeCoverageResults@1.200.0
119119
inputs:
120120
codeCoverageTool: Cobertura
121121
failIfCoverageEmpty: true

0 commit comments

Comments
 (0)