Unverified Commit f842853a authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

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

parent 195a09f5
......@@ -88,7 +88,7 @@ jobs:
bash scripts/ci_install_dependency.sh
- name: Run test
timeout-minutes: 10
timeout-minutes: 25
run: |
cd test/srt
python3 run_suite.py --suite per-commit-2-gpu
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment