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

increase the timeout of nightly-test.yml (#4262)

parent 00d25a7f
...@@ -31,4 +31,4 @@ jobs: ...@@ -31,4 +31,4 @@ jobs:
timeout-minutes: 120 timeout-minutes: 120
run: | run: |
cd test/srt cd test/srt
python3 run_suite.py --suite nightly --timeout-per-file 2400 python3 run_suite.py --suite nightly --timeout-per-file 3600
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