diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index 03e47543a..b26cfecdc 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -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