Update azure-pipelines-ci.yml for Azure Pipelines

pull/24831/head
Pascal Vizeli 2019-06-28 19:38:13 +02:00
parent 538caafac2
commit 8e2bbf8c82
1 changed files with 0 additions and 2 deletions

View File

@ -101,8 +101,6 @@ stages:
- 'Overview'
jobs:
- job: 'Pytlint'
dependsOn:
- Check
pool:
vmImage: 'ubuntu-latest'
container: $[ variables['PythonMain'] ]