Unverified Commit 4fe92bfc authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

fix mla test (#3469)

parent d23cb9a0
......@@ -57,7 +57,7 @@ jobs:
docker exec -w /sglang-checkout/test/srt ci_sglang python3 test_eval_accuracy_large.py
mla-test-1-gpu-amd:
if: github.repository == 'sgl-project/sglang' && github.event.pull_request.draft == false
if: github.event.pull_request.head.repo.fork == false && github.event.pull_request.draft == false
runs-on: linux-mi300-gpu-1
steps:
- name: Checkout code
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment