flabbet 1 год назад
Родитель
Сommit
b992209d30
1 измененных файлов с 0 добавлено и 7 удалено
  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: