Support execute_shell_command for env var support (#18390)
This commit is contained in:
1
.github/workflows/execute-notebook.yml
vendored
1
.github/workflows/execute-notebook.yml
vendored
@@ -3,6 +3,7 @@ name: Execute Notebooks
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
types: [synchronize, labeled]
|
||||
paths:
|
||||
- "python/sglang/**"
|
||||
- "docs/**"
|
||||
|
||||
Reference in New Issue
Block a user