1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-05 03:50:57 +08:00

Update test_qlib_from_source_slow.yml's timeout setting. (#1178)

* Update test_qlib_from_source_slow.yml

* Update test_qlib_from_source.yml

* Update test_pit.py

* Update test_pit.py

* Update test_pit.py

* Update test_pit.py
This commit is contained in:
you-n-g
2022-07-06 20:44:10 +08:00
committed by GitHub
parent 623774d8fb
commit a6700d81ff
3 changed files with 15 additions and 7 deletions

View File

@@ -8,7 +8,8 @@ on:
jobs:
build:
timeout-minutes: 120
timeout-minutes: 360
# we may retry for 3 times for `Unit tests with Pytest`
runs-on: ${{ matrix.os }}
strategy: