From c95242bb14cc703144b47e7f27704eaac8acc936 Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Tue, 5 Nov 2019 15:48:30 -0700 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 022f2e02..4d136ae2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -41,6 +41,7 @@ steps: inputs: platform: '$(buildPlatform)' configuration: '$(buildConfiguration)' + testFiltercriteria: 'TestCategory!=ListValidation' - task: DownloadSecureFile@1 inputs: secureFile: 'CertFile.p12'