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

misc: update unit test config (#873)

parent 7f6c690b
...@@ -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:
......
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