mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
fix identation in github actions file
This commit is contained in:
parent
66ec666f23
commit
883d25a019
1 changed files with 3 additions and 3 deletions
6
.github/workflows/test-and-deploy.yml
vendored
6
.github/workflows/test-and-deploy.yml
vendored
|
|
@ -92,9 +92,9 @@ jobs:
|
|||
with:
|
||||
python-version: ${{ matrix.python }}
|
||||
|
||||
- name: Install build dependencies
|
||||
run: |
|
||||
pip install setuptools
|
||||
- name: Install build dependencies
|
||||
run: |
|
||||
pip install setuptools
|
||||
|
||||
- name: Install lib
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue