From e4244c4466229bc00c3ff93deb0ea6832bf2d718 Mon Sep 17 00:00:00 2001 From: empyreus Date: Wed, 1 Apr 2026 21:19:04 +0000 Subject: [PATCH] fix clone --- .azure-pipelines/templates/sglang-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.azure-pipelines/templates/sglang-test.yml b/.azure-pipelines/templates/sglang-test.yml index 2a97e189..4e653e9d 100644 --- a/.azure-pipelines/templates/sglang-test.yml +++ b/.azure-pipelines/templates/sglang-test.yml @@ -27,7 +27,6 @@ steps: displayName: Install mscclpp runRemoteArgs: '--container sglang-mscclpp-test' remoteScript: | - git clone https://github.com/microsoft/mscclpp.git cd mscclpp mkdir build cd build