From 928ea7021d9bf9355a9654a4df427aa71170b970 Mon Sep 17 00:00:00 2001 From: seraphima Date: Fri, 26 Jan 2024 14:22:42 +0100 Subject: [PATCH] location --- .pipelines/ci/templates/run-ui-tests-ci.yml | 3 +++ 1 file changed, 3 insertions(+) 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\**