From c4a7570445e77ad9481aae6520d5fd1f796fc128 Mon Sep 17 00:00:00 2001 From: Milena Hristova Date: Mon, 6 Mar 2023 15:34:50 +0100 Subject: [PATCH] Update eng/pipelines/templates/jobs/sdk-diff-tests.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Přemek Vysoký --- eng/pipelines/templates/jobs/sdk-diff-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/pipelines/templates/jobs/sdk-diff-tests.yml b/eng/pipelines/templates/jobs/sdk-diff-tests.yml index afea9f2b1..a2e9c72dc 100644 --- a/eng/pipelines/templates/jobs/sdk-diff-tests.yml +++ b/eng/pipelines/templates/jobs/sdk-diff-tests.yml @@ -135,4 +135,4 @@ jobs: searchFolder: $(Build.SourcesDirectory)/src/SourceBuild/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/TestResults mergeTestResults: true publishRunAttachments: true - testRunTitle: SourceBuild_SdkComparisonTests_$(Agent.JobName) + testRunTitle: $(Agent.JobName)