fix typo in github actions

This commit is contained in:
Martin Bubel 2024-07-20 13:33:25 +02:00
parent 440a6278f5
commit 74e4e6c92c

View file

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