fix typo in github actions

This commit is contained in:
Martin Bubel 2024-07-20 13:33:25 +02:00
parent 816b02e32c
commit 80713af2a3

View file

@ -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: