mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-26 23:38:04 +00:00
[NFC] polish workflows code style (#1854)
This commit is contained in:
parent
94329fc139
commit
a3b1d07ca4
2
.github/workflows/compatibility_test.yml
vendored
2
.github/workflows/compatibility_test.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ssh-key: ${{ secrets.SSH_KEY_FOR_CI }}
|
ssh-key: ${{ secrets.SSH_KEY_FOR_CI }}
|
||||||
- name: Install Colossal-AI
|
- name: Install Colossal-AI
|
||||||
run: |
|
run: |
|
||||||
pip install -r requirements/requirements.txt
|
pip install -r requirements/requirements.txt
|
||||||
pip install -v --no-cache-dir .
|
pip install -v --no-cache-dir .
|
||||||
|
Loading…
Reference in New Issue
Block a user