[bug] fix router ci syntax error (#10390)
This commit is contained in:
1
.github/workflows/pr-test-rust.yml
vendored
1
.github/workflows/pr-test-rust.yml
vendored
@@ -80,7 +80,6 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
run: sccache --show-stats
|
run: sccache --show-stats
|
||||||
|
|
||||||
e2e-python:
|
|
||||||
pytest-rust:
|
pytest-rust:
|
||||||
if: github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
|
if: github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
|
||||||
runs-on: BM.A10.4
|
runs-on: BM.A10.4
|
||||||
|
|||||||
Reference in New Issue
Block a user