We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066216d commit e7aea9fCopy full SHA for e7aea9f
eng/pipelines/templates/jobs/ci.tests.yml
@@ -93,3 +93,5 @@ jobs:
93
TestOptions: ${{ parameters.TestOptions }}
94
TestParallelization: ${{ parameters.TestParallelization }}
95
BuildParallelization: ${{ parameters.BuildParallelization }}
96
+
97
+ - template: /eng/common/testproxy/publish-proxy-logs.yml
0 commit comments