From 74e4e6c92c4f55d5f8c840f68927e31ef455c30d Mon Sep 17 00:00:00 2001 From: Martin Bubel Date: Sat, 20 Jul 2024 13:33:25 +0200 Subject: [PATCH] fix typo in github actions --- .github/workflows/test-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-deploy.yml b/.github/workflows/test-and-deploy.yml index 60ebbd93..a7af1924 100644 --- a/.github/workflows/test-and-deploy.yml +++ b/.github/workflows/test-and-deploy.yml @@ -45,7 +45,7 @@ jobs: run: | pytest GPy/testing - build-gpy: + build-windows: if: github.event_name == 'release' strategy: matrix: