[lazy] fix lazy cls init (#5720)

* fix

* fix

* fix

* fix

* fix

* remove kernel intall

* rebase

revert

fix

* fix

* fix
This commit is contained in:
flybird11111
2024-05-17 18:18:59 +08:00
committed by GitHub
parent 2011b1356a
commit 9d83c6d715
2 changed files with 24 additions and 1 deletions

View File

@@ -140,7 +140,7 @@ jobs:
- name: Install Colossal-AI
run: |
BUILD_EXT=1 pip install -v -e .
pip install -v -e .
pip install -r requirements/requirements-test.txt
- name: Store Colossal-AI Cache