Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
69712e6f
"examples/vscode:/vscode.git/clone" did not exist on "8d16d4bb6b436d2f0b18b2300be1b77acd614709"
Unverified
Commit
69712e6f
authored
Jul 28, 2025
by
Lianmin Zheng
Committed by
GitHub
Jul 28, 2025
Browse files
Rename the last step in pr-test.yml as pr-test-finish (#8486)
parent
001bffca
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.github/CODEOWNERS
.github/CODEOWNERS
+1
-1
.github/workflows/pr-test.yml
.github/workflows/pr-test.yml
+1
-1
No files found.
.github/CODEOWNERS
View file @
69712e6f
.github @merrymercy @zhyncs
/docker @zhyncs @HaiShaw @ByronHsu
/python/pyproject.toml @merrymercy @zhyncs
/python/sglang/* @merrymercy @Ying1123 @zhyncs @hnyls2002
/python/sglang/* @merrymercy @Ying1123 @zhyncs @hnyls2002
/python/sglang/srt/constrained @hnyls2002
/python/sglang/srt/disaggregation @ByronHsu @hnyls2002
/python/sglang/srt/distributed @yizhang2077
...
...
.github/workflows/pr-test.yml
View file @
69712e6f
...
...
@@ -352,7 +352,7 @@ jobs:
cd test/srt
python3 run_suite.py --suite per-commit-8-gpu-deepep
finish
:
pr-test-
finish
:
if
:
always()
needs
:
[
unit-test-frontend
,
unit-test-backend-1-gpu
,
unit-test-backend-2-gpu
,
unit-test-backend-4-gpu
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment