mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-15 06:33:16 +00:00
[devops] remove tsinghua source for pip (#507)
This commit is contained in:
parent
44f7bcb277
commit
65ad47c35c
1
.github/workflows/compatibility_test.yml
vendored
1
.github/workflows/compatibility_test.yml
vendored
@ -25,7 +25,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
|
||||||
pip install -U pip setuptools wheel --user
|
pip install -U pip setuptools wheel --user
|
||||||
pip install pytest tensorboard deepspeed apex
|
pip install pytest tensorboard deepspeed apex
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user