From 55cd83bbac2f73f66de6ee5de562762f22d92fda Mon Sep 17 00:00:00 2001 From: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com> Date: Tue, 1 Dec 2020 15:03:29 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines Copied over the yaml file as something is acting up --- build/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 7e9c33b98e..1ba32a3e8f 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -182,4 +182,4 @@ stages: inputs: command: test projects: '**\Umbraco.Tests.Integration.csproj' - arguments: '--no-build' + arguments: '--no-build' \ No newline at end of file