mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 04:46:23 +02:00
fix identation in github actions file again
This commit is contained in:
parent
883d25a019
commit
c09950b1ca
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
|
|
@ -93,8 +93,8 @@ jobs:
|
|||
python-version: ${{ matrix.python }}
|
||||
|
||||
- name: Install build dependencies
|
||||
run: |
|
||||
pip install setuptools
|
||||
run: |
|
||||
pip install setuptools
|
||||
|
||||
- name: Install lib
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue