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