From 0671ca530485472f19b8abe85d554bd93cbe162d Mon Sep 17 00:00:00 2001 From: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Fri, 16 Jun 2023 09:23:50 -0700 Subject: [PATCH] ensure that the test blob's iteration count doesn't break us (#6358) --- eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml b/eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml index 0522617ee2f..ccc75597fdc 100644 --- a/eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml +++ b/eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml @@ -44,6 +44,7 @@ parameters: default: true + variables: - template: ../variables/globals.yml - name: Warn