Selaa lähdekoodia

Update tests-windows.yml

Krzysztof Krysiński 5 kuukautta sitten
vanhempi
commit
ff8abf62bd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pipelines/Windows/tests-windows.yml

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

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