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
691808d5
Unverified
Commit
691808d5
authored
Nov 07, 2024
by
Lianmin Zheng
Committed by
GitHub
Nov 08, 2024
Browse files
Add a timeout for execute-notebook.yml (#1951)
parent
d32fba2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/execute-notebook.yml
.github/workflows/execute-notebook.yml
+1
-0
No files found.
.github/workflows/execute-notebook.yml
View file @
691808d5
...
@@ -42,6 +42,7 @@ jobs:
...
@@ -42,6 +42,7 @@ jobs:
python -m ipykernel install --user --name python3 --display-name "Python 3"
python -m ipykernel install --user --name python3 --display-name "Python 3"
-
name
:
Execute notebooks
-
name
:
Execute notebooks
timeout-minutes
:
30
run
:
|
run
:
|
cd docs
cd docs
make clean
make clean
...
...
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