Fix hosted test architecture selection
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ stages:
|
||||
inputs:
|
||||
command: test
|
||||
projects: $(testProject)
|
||||
arguments: '--configuration $(buildConfiguration)'
|
||||
arguments: '--configuration $(buildConfiguration) --arch $(testArchitecture)'
|
||||
publishTestResults: true
|
||||
testRunTitle: Credential Provider $(testArchitecture)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user