diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 52251a33315776..92abf63991649d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -229,6 +229,7 @@ phases: displayName: 'build & test' env: GITFILESHAREPWD: $(gitfileshare.pwd) + GIT_TEST_CHAIN_LINT: 0 - task: PublishTestResults@2 displayName: 'Publish Test Results **/TEST-*.xml' inputs: