Skip to content

Commit cbea670

Browse files
chore(deps): bump publishtestresults to 2.203.0 (#860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa61ccf commit cbea670

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
@@ -109,7 +109,7 @@ steps:
109109
- script: yarn test:ci
110110
displayName: "Run jest tests"
111111

112-
- task: PublishTestResults@2
112+
- task: PublishTestResults@2.203.0
113113
condition: succeededOrFailed()
114114
inputs:
115115
testRunner: JUnit

0 commit comments

Comments
 (0)