Fix CI accuracy && time out limit (#1133)
This commit is contained in:
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user