From 3e655e5e024fb7cf0bbf5ab716950eed932a76e4 Mon Sep 17 00:00:00 2001 From: empyreus Date: Mon, 4 May 2026 22:20:17 +0000 Subject: [PATCH] remove cd --- .azure-pipelines/templates/sglang-multi-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.azure-pipelines/templates/sglang-multi-test.yml b/.azure-pipelines/templates/sglang-multi-test.yml index bc5d7a91..a47529a9 100644 --- a/.azure-pipelines/templates/sglang-multi-test.yml +++ b/.azure-pipelines/templates/sglang-multi-test.yml @@ -42,7 +42,6 @@ steps: displayName: Install mscclpp runRemoteArgs: '--container sglang-mscclpp-test' remoteScript: | - cd mscclpp rm -rf build mkdir build cd build