diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7bef8a62..12a92c37 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -53,6 +53,7 @@ steps: inputs: command: 'test' projects: '**/*.Test.csproj' + arguments: '-r win10-x64' - task: DownloadSecureFile@1 inputs: