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
b08c308e
"docs/vscode:/vscode.git/clone" did not exist on "8d3c5076417ff61196953d2d73c0daa6a8fab264"
Unverified
Commit
b08c308e
authored
Dec 29, 2024
by
Lianmin Zheng
Committed by
GitHub
Dec 29, 2024
Browse files
Update the timeout in nightly-test.yml (#2649)
parent
03d5fbfd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/nightly-test.yml
.github/workflows/nightly-test.yml
+1
-1
No files found.
.github/workflows/nightly-test.yml
View file @
b08c308e
...
...
@@ -28,7 +28,7 @@ jobs:
pip install --upgrade "evalplus[vllm] @ git+https://github.com/evalplus/evalplus"
-
name
:
Run test
timeout-minutes
:
10
timeout-minutes
:
1
2
0
run
:
|
cd test/srt
python3 run_suite.py --suite nightly --timeout-per-file 2400
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