Browse Source

Update tests-windows.yml

Krzysztof Krysiński 3 months ago
parent
commit
09456e91f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pipelines/Windows/tests-windows.yml

+ 1 - 1
pipelines/Windows/tests-windows.yml

@@ -89,7 +89,7 @@ steps:
     inputs:
       SourceFolder: 'tests/TestDrivers/Windows/'
       Contents: '*.dll'
-      TargetFolder: 'tests/PixiEditor.Tests/bin/Release/net8.0/'
+      TargetFolder: 'tests/PixiEditor.Tests/bin/Release/net8.0/win-x64/'
 
   - task: DotNetCoreCLI@2
     displayName: Tests