From dd4914927feb1b1a058fd6bfb2e82b5aea702121 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Tue, 30 Jun 2020 20:08:18 -0700 Subject: azure upload did not work; revert --- azure-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0c52908..a06839d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -41,7 +41,3 @@ jobs: codeCoverageTool: Cobertura summaryFileLocation: '$(System.DefaultWorkingDirectory)/**/coverage.xml' # reportDirectory: '$(System.DefaultWorkingDirectory)/**/htmlcov' - - - script: | - %USERPROFILE%\.nuget\packages\codecov\1.12.0\tools\codecov.exe - displayName: 'Upload coverage to codecov.io' -- cgit v1.2.1