mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 10:17:51 +00:00
Fix typo in azure-pipelines-ci.yml
This commit is contained in:
parent
9c2625f0a5
commit
b52848d376
@ -138,7 +138,7 @@ stages:
|
|||||||
dependsOn:
|
dependsOn:
|
||||||
- 'Overview'
|
- 'Overview'
|
||||||
jobs:
|
jobs:
|
||||||
- job: 'Pytlint'
|
- job: 'Pylint'
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-latest'
|
||||||
container: $[ variables['PythonMain'] ]
|
container: $[ variables['PythonMain'] ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user