2
0
Erwin de Haan 5 жил өмнө
parent
commit
427632611a

+ 0 - 7
.ci/azure-pipelines-abi.yml

@@ -79,13 +79,6 @@ jobs:
           overWrite: true
           overWrite: true
           flattenFolders: true
           flattenFolders: true
 
 
-      - task: ExtractFiles@1
-        displayName: "Extract ABI Compatibility Check Tool"
-        inputs:
-          archiveFilePatterns: "$(System.ArtifactsDirectory)/*-ci.zip"
-          destinationFolder: $(System.ArtifactsDirectory)/tools
-          cleanDestinationFolder: true
-
       # The `--warnings-only` switch will swallow the return code and not emit any errors.
       # The `--warnings-only` switch will swallow the return code and not emit any errors.
       - task: DotNetCoreCLI@2
       - task: DotNetCoreCLI@2
         displayName: 'Execute ABI Compatibility Check Tool'
         displayName: 'Execute ABI Compatibility Check Tool'