diff --git a/.pipelines/ci/templates/run-ui-tests-ci.yml b/.pipelines/ci/templates/run-ui-tests-ci.yml index c09f3b5ebf..8c93f01ce7 100644 --- a/.pipelines/ci/templates/run-ui-tests-ci.yml +++ b/.pipelines/ci/templates/run-ui-tests-ci.yml @@ -43,6 +43,9 @@ jobs: platform: '$(BuildPlatform)' configuration: '$(BuildConfiguration)' testSelector: 'testAssemblies' + searchFolder: '$(Build.ArtifactStagingDirectory)' + vstestLocationMethod: 'location' + vstestLocation: 'D:\a\_work\_temp\VsTest' testAssemblyVer2: | **\UnitTests-FancyZonesEditor.dll !**\obj\**