From d09599e757adc5e4c0f89154c3b43609ae3918f5 Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Wed, 30 Sep 2020 14:46:11 -0700 Subject: [PATCH] Fix missing "-" in communications\tests.yml --- sdk/communication/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/communication/tests.yml b/sdk/communication/tests.yml index 96f34759adbaf..c4a7d472a3fee 100644 --- a/sdk/communication/tests.yml +++ b/sdk/communication/tests.yml @@ -1,7 +1,7 @@ trigger: none jobs: - template: ../../eng/pipelines/templates/jobs/archetype-sdk-tests.yml +- template: ../../eng/pipelines/templates/jobs/archetype-sdk-tests.yml parameters: Artifacts: - name: azure-communication-administration