From b4e04374ae34ec97bc2aae294f697f8befb7722a Mon Sep 17 00:00:00 2001 From: scbedd <45376673+scbedd@users.noreply.github.com> Date: Wed, 3 May 2023 16:01:16 -0700 Subject: [PATCH] override the environment setting --- tools/test-proxy/tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/test-proxy/tests.yml b/tools/test-proxy/tests.yml index 37611e0a758..c4b4cdc2025 100644 --- a/tools/test-proxy/tests.yml +++ b/tools/test-proxy/tests.yml @@ -273,3 +273,5 @@ stages: mvn surefire:test -f sdk/core/azure-core-test/pom.xml displayName: 'Invoke Tests' workingDirectory: $(CLONE_LOCATION) + env: + TF_BUILD: ''