diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e5887d98b1..9d8171b326 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -199,7 +199,6 @@ stages: pool: vmImage: 'ubuntu-20.04' steps: - - task: UsePythonVersion@0 - checkout: self submodules: True condition: succeeded()