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