Fix typo in azure-pipelines-ci.yml
parent
9c2625f0a5
commit
b52848d376
|
@ -138,7 +138,7 @@ stages:
|
|||
dependsOn:
|
||||
- 'Overview'
|
||||
jobs:
|
||||
- job: 'Pytlint'
|
||||
- job: 'Pylint'
|
||||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
container: $[ variables['PythonMain'] ]
|
||||
|
|
Loading…
Reference in New Issue