From 202e65d31765a132825a404ac6389988b01c0fa3 Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Tue, 7 Apr 2020 22:39:31 -0600 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e4e1e4cf..4ef5fb16 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -38,10 +38,6 @@ steps: projects: 'Wabbajack\Wabbajack.csproj' arguments: '--runtime win10-x64 --configuration Release /p:Platform=x64' -- script: | - dotnet add package coverlet.msbuild - displayName: Install Coverlet - - task: DotNetCoreCLI@2 displayName: "Test Release" inputs: