[CI] Fix nightly test and raise better error message (#2626)
Co-authored-by: Sangbin <rkooo567@gmail.com>
This commit is contained in:
2
.github/workflows/nightly-test.yml
vendored
2
.github/workflows/nightly-test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user