change another cmd to setup nn-meter
This commit is contained in:
Родитель
7a1c3663cc
Коммит
a880db6c53
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
# install nn-meter
|
# install nn-meter
|
||||||
pip install .
|
python setup.py install
|
||||||
# install aditional dependencies for testing
|
# install aditional dependencies for testing
|
||||||
pip install -r tests/requirements.txt
|
pip install -r tests/requirements.txt
|
||||||
- name: Lint with flake8
|
- name: Lint with flake8
|
||||||
|
|
Загрузка…
Ссылка в новой задаче