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
8779da95
Unverified
Commit
8779da95
authored
Sep 13, 2024
by
Lianmin Zheng
Committed by
GitHub
Sep 13, 2024
Browse files
Update pr-test.yml (#1412)
parent
ad0ff62a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/pr-test.yml
.github/workflows/pr-test.yml
+2
-2
No files found.
.github/workflows/pr-test.yml
View file @
8779da95
...
...
@@ -37,7 +37,7 @@ jobs:
cd test/lang
python3 run_suite.py --suite minimal
unit-test-backend-part-
0
:
unit-test-backend-part-
1
:
if
:
github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
runs-on
:
1-gpu-runner
steps
:
...
...
@@ -56,7 +56,7 @@ jobs:
cd test/srt
python3 run_suite.py --suite minimal --range-begin 0 --range-end 8
unit-test-backend-part-
1
:
unit-test-backend-part-
2
:
if
:
github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
runs-on
:
1-gpu-runner
steps
:
...
...
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