Răsfoiți Sursa

Update tests-x64.yml

flabbet 1 an în urmă
părinte
comite
b992209d30
1 a modificat fișierele cu 0 adăugiri și 7 ștergeri
  1. 0 7
      pipelines/Windows/tests-x64.yml

+ 0 - 7
pipelines/Windows/tests-x64.yml

@@ -13,13 +13,6 @@ variables:
   wasiUrl: 'https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-24/wasi-sdk-24.0-x86_64-windows.tar.gz'
   wasiName: 'was-sdk-windows'
 
-- task: CmdLine@2
-  inputs:
-    script: |
-      echo Write your commands here
-      
-      echo Hello world
-
 - job: CmdLine@2
   displayName: 'Download and Setup WASI SDK'
   inputs: