diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2f28f98d..52138182 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -71,6 +71,7 @@ jobs: python.version: '3.8' maxParallel: 5 + steps: - task: UsePythonVersion@0 inputs: versionSpec: '$(python.version)'