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