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
aba6f51f
Unverified
Commit
aba6f51f
authored
Aug 02, 2024
by
Yineng Zhang
Committed by
GitHub
Aug 02, 2024
Browse files
misc: update unit test config (#873)
parent
7f6c690b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.github/workflows/unit-test.yml
.github/workflows/unit-test.yml
+2
-0
No files found.
.github/workflows/unit-test.yml
View file @
aba6f51f
...
@@ -5,10 +5,12 @@ on:
...
@@ -5,10 +5,12 @@ on:
branches
:
[
main
]
branches
:
[
main
]
paths
:
paths
:
-
"
python/sglang/**"
-
"
python/sglang/**"
-
"
test/**"
pull_request
:
pull_request
:
branches
:
[
main
]
branches
:
[
main
]
paths
:
paths
:
-
"
python/sglang/**"
-
"
python/sglang/**"
-
"
test/**"
workflow_dispatch
:
workflow_dispatch
:
concurrency
:
concurrency
:
...
...
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