Fix CI accuracy && time out limit (#1133)

This commit is contained in:
Liangsheng Yin
2024-08-16 21:41:11 -07:00
committed by GitHub
parent f624f6a6cc
commit 5d0d40d0eb
4 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ jobs:
run: |
cd test/srt
python3 run_suite.py --suite minimal
timeout-minutes: 15
timeout-minutes: 18
- name: Test Frontend Language
run: |