Unverified Commit a3b1d07c authored by Kai Wang (Victor Kai)'s avatar Kai Wang (Victor Kai) Committed by GitHub
Browse files

[NFC] polish workflows code style (#1854)

parent 94329fc1
......@@ -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 .
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment