mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-05 16:02:13 +02:00
fix typo in github actions
This commit is contained in:
parent
816b02e32c
commit
80713af2a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-and-deploy.yml
vendored
2
.github/workflows/test-and-deploy.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
pytest GPy/testing
|
pytest GPy/testing
|
||||||
|
|
||||||
build-gpy:
|
build-windows:
|
||||||
if: github.event_name == 'release'
|
if: github.event_name == 'release'
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue