1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-04 19:41:00 +08:00

Bump Version & Fix CI (#1606)

* Bump Version & Fix CI

* Update test_qlib_from_pip.yml
This commit is contained in:
you-n-g
2023-07-18 20:54:15 +08:00
committed by GitHub
parent 842b8e8563
commit 1a32ba1806
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ on:
jobs:
build:
if: ${{ false }} # FIXME: temporarily disable... Due to we are rushing a feature
timeout-minutes: 120
runs-on: ${{ matrix.os }}