diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e1ed8cc..9920bb6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -75,7 +75,7 @@ stages: inputs: command: test projects: $(testProject) - arguments: '--configuration $(buildConfiguration)' + arguments: '--configuration $(buildConfiguration) --arch $(testArchitecture)' publishTestResults: true testRunTitle: Credential Provider $(testArchitecture)