diff --git a/azure-pipelines-ci.yml b/azure-pipelines-ci.yml index d4c5d7fb2ce..ad03fe6a7fe 100644 --- a/azure-pipelines-ci.yml +++ b/azure-pipelines-ci.yml @@ -101,8 +101,6 @@ stages: - 'Overview' jobs: - job: 'Pytlint' - dependsOn: - - Check pool: vmImage: 'ubuntu-latest' container: $[ variables['PythonMain'] ]