diff --git a/.pipelines/mac-ios-spm-dev-validation-pipeline.yml b/.pipelines/mac-ios-spm-dev-validation-pipeline.yml index 09d1d7f..8a801cd 100644 --- a/.pipelines/mac-ios-spm-dev-validation-pipeline.yml +++ b/.pipelines/mac-ios-spm-dev-validation-pipeline.yml @@ -67,11 +67,6 @@ workingDirectory: "$(Build.SourcesDirectory)/tmp" displayName: "Print ORT iOS Pod checksum and Test Package.swift usage" - - script: | - rm -rf tmp/. - workingDirectory: "$(Build.SourcesDirectory)" - displayName: "Sparse checkout objectivec/ swift/ folders from latest ORT main repository" - - template: templates/component-governance-component-detection-steps.yml parameters : condition : 'succeeded' \ No newline at end of file