mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
remove forgotten setup.py install in workflow
This commit is contained in:
parent
de85ce54f2
commit
babf9b06ff
1 changed files with 0 additions and 4 deletions
4
.github/workflows/test-and-deploy.yml
vendored
4
.github/workflows/test-and-deploy.yml
vendored
|
|
@ -36,10 +36,6 @@ jobs:
|
|||
run: |
|
||||
poetry install
|
||||
|
||||
- name: Install lib
|
||||
run: |
|
||||
python setup.py develop
|
||||
|
||||
- name: pytest
|
||||
run: |
|
||||
poetry run pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue