mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-11 21:12:38 +02:00
fix typo in github actions
This commit is contained in:
parent
440a6278f5
commit
74e4e6c92c
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
|
|
@ -45,7 +45,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