Fix the timeout for unit-test-2-gpu in pr-test.yml (#4927)

This commit is contained in:
Lianmin Zheng
2025-03-30 12:15:40 -07:00
committed by GitHub
parent 195a09f57c
commit f842853a40

View File

@@ -88,7 +88,7 @@ jobs:
bash scripts/ci_install_dependency.sh bash scripts/ci_install_dependency.sh
- name: Run test - name: Run test
timeout-minutes: 10 timeout-minutes: 25
run: | run: |
cd test/srt cd test/srt
python3 run_suite.py --suite per-commit-2-gpu python3 run_suite.py --suite per-commit-2-gpu