From dc2a244f985f15dc719c70738e9e7b996f75c878 Mon Sep 17 00:00:00 2001 From: David Shiflet Date: Sun, 2 Aug 2020 15:25:50 -0400 Subject: [PATCH] fix indentation (#1036) --- azure-pipelines/integrationtests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines/integrationtests.yml b/azure-pipelines/integrationtests.yml index ae71bea1..e2dbcac1 100644 --- a/azure-pipelines/integrationtests.yml +++ b/azure-pipelines/integrationtests.yml @@ -1,6 +1,6 @@ pool: name: SqlToolsTestAgentPool - steps: +steps: - task: DownloadSecureFile@1 displayName: 'Download secure file' inputs: