ci: add accuracy timeout (#1078)

This commit is contained in:
Yineng Zhang
2024-08-13 20:12:58 +08:00
committed by GitHub
parent 0076f11541
commit cebd78d83e
2 changed files with 2 additions and 1 deletions

View File

@@ -43,3 +43,4 @@ jobs:
run: |
cd test/srt
python3 test_eval_accuracy_large.py
timeout-minutes: 20