Refine lib -> xautodl
This commit is contained in:
4
.github/workflows/super_model_test.yml
vendored
4
.github/workflows/super_model_test.yml
vendored
@@ -24,6 +24,10 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
- name: Install XAutoDL from source
|
||||
run: |
|
||||
python setup.py install
|
||||
|
||||
- name: Test Super Model
|
||||
run: |
|
||||
python -m pip install pytest numpy
|
||||
|
Reference in New Issue
Block a user