From 8e2bbf8c8283a574ee3809b4eba47e9cbdd12a1d Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 28 Jun 2019 19:38:13 +0200 Subject: [PATCH] Update azure-pipelines-ci.yml for Azure Pipelines --- azure-pipelines-ci.yml | 2 -- 1 file changed, 2 deletions(-) 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'] ]