mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
vs path
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
filePath: $(build.sourcesdirectory)\.pipelines\scripts\runUiTests.ps1
|
||||
arguments: >-
|
||||
-SearchFolder '$(Build.ArtifactStagingDirectory)\x64\**\UITests-FancyZonesEditor.dll'
|
||||
-VsConsolePath 'D:\a\_work\_temp\VsTest\**'
|
||||
-VsConsolePath '$(Build.SourcesDirectory)\**'
|
||||
-MatchPattern '**\UITests-*.dll'
|
||||
-LogPath '$(Build.ArtifactStagingDirectory)\Logs'
|
||||
-ResultPath "$(Build.ArtifactStagingDirectory)\TestResults"
|
||||
|
||||
Reference in New Issue
Block a user