fix: add SGLANG_IS_IN_CI env var to release-docs workflow (#18225)
Co-authored-by: Zeyu Wang <zeyu.wang@yahooinc.com> Co-authored-by: edwingao28 <edwingao28@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/execute-notebook.yml
vendored
2
.github/workflows/execute-notebook.yml
vendored
@@ -13,6 +13,8 @@ concurrency:
|
||||
group: execute-notebook-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
SGLANG_IS_IN_CI: true
|
||||
|
||||
jobs:
|
||||
run-all-notebooks:
|
||||
|
||||
Reference in New Issue
Block a user