mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-17 09:24:34 +08:00
test_ci
This commit is contained in:
2
.github/workflows/test_qlib_from_source.yml
vendored
2
.github/workflows/test_qlib_from_source.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
|||||||
# pip release version 23.1 on Apr.15 2023, CI failed to run, Please refer to #1495 ofr detailed logs.
|
# pip release version 23.1 on Apr.15 2023, CI failed to run, Please refer to #1495 ofr detailed logs.
|
||||||
# The pip version has been temporarily fixed to 23.0
|
# The pip version has been temporarily fixed to 23.0
|
||||||
run: |
|
run: |
|
||||||
python -m pip install pip==23.0
|
python -m pip install --upgrade pip
|
||||||
|
|
||||||
- name: Set up Python tools
|
- name: Set up Python tools
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user