[CI] Fix nightly test and raise better error message (#2626)

Co-authored-by: Sangbin <rkooo567@gmail.com>
This commit is contained in:
Lianmin Zheng
2024-12-27 22:16:39 -08:00
committed by GitHub
parent 9254a33ad4
commit 855d0ba381
3 changed files with 16 additions and 2 deletions

View File

@@ -30,5 +30,5 @@ jobs:
- name: Run test
timeout-minutes: 10
run: |
cd test/lang
cd test/srt
python3 run_suite.py --suite nightly --timeout-per-file 2400