fix missing steps

This commit is contained in:
Clinton Hall 2019-11-08 13:47:34 +13:00 committed by GitHub
commit d4e4472d48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,6 +71,7 @@ jobs:
python.version: '3.8'
maxParallel: 5
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: '$(python.version)'