mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
modify get_data method for CI
This commit is contained in:
2
.github/workflows/test_qlib_from_pip.yml
vendored
2
.github/workflows/test_qlib_from_pip.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
- name: Downloads dependencies data
|
||||
run: |
|
||||
python scripts/get_data.py qlib_data --name qlib_data_simple --target_dir ~/.qlib/qlib_data/cn_data --interval 1d --region cn
|
||||
python -m qlib.run.get_data qlib_data --target_dir ~/.qlib/qlib_data/cn_data --region cn
|
||||
|
||||
- name: Test workflow by config
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user