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