Update azure-pipelines-ci.yml for Azure Pipelines
parent
538caafac2
commit
8e2bbf8c82
|
@ -101,8 +101,6 @@ stages:
|
|||
- 'Overview'
|
||||
jobs:
|
||||
- job: 'Pytlint'
|
||||
dependsOn:
|
||||
- Check
|
||||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
container: $[ variables['PythonMain'] ]
|
||||
|
|
Loading…
Reference in New Issue