Update the timeout in nightly-test.yml (#2649)

This commit is contained in:
Lianmin Zheng
2024-12-29 14:51:07 -08:00
committed by GitHub
parent 03d5fbfd44
commit b08c308ebc

View File

@@ -28,7 +28,7 @@ jobs:
pip install --upgrade "evalplus[vllm] @ git+https://github.com/evalplus/evalplus"
- name: Run test
timeout-minutes: 10
timeout-minutes: 120
run: |
cd test/srt
python3 run_suite.py --suite nightly --timeout-per-file 2400