Browse Source

Update tests-windows.yml

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

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

@@ -41,7 +41,7 @@ steps:
       script: |
         echo "SwiftShader ICD env variable set to: $VK_ICD_FILENAMES"
         echo "Contents of directory:"
-        ls $(Build.SourcesDirectory)/tests/TestDrivers/Windows/
+        ls tests/TestDrivers/Windows/
 
   - task: CmdLine@2
     displayName: 'Download WASI SDK'