[NFC] polish workflows code style (#1854)

pull/1855/head
Kai Wang (Victor Kai) 2 years ago committed by GitHub
parent 94329fc139
commit a3b1d07ca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,7 +70,7 @@ jobs:
- uses: actions/checkout@v2
with:
ssh-key: ${{ secrets.SSH_KEY_FOR_CI }}
- name: Install Colossal-AI
- name: Install Colossal-AI
run: |
pip install -r requirements/requirements.txt
pip install -v --no-cache-dir .

Loading…
Cancel
Save