diff --git a/.azure-pipelines/templates/sglang-test.yml b/.azure-pipelines/templates/sglang-test.yml index e8afe4e3..5a2a58f7 100644 --- a/.azure-pipelines/templates/sglang-test.yml +++ b/.azure-pipelines/templates/sglang-test.yml @@ -45,7 +45,7 @@ steps: runRemoteArgs: '--container sglang-mscclpp-test' remoteScript: | git clone -b main https://github.com/caiomcbr/sglang.git - cd sglang + cd sglang/python pip install --upgrade pip pip install -e .