From 80713af2a3b9adaef2ee02eab4dd2a17837e1692 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 8ef02012..5213aa46 100644 --- a/.github/workflows/test-and-deploy.yml +++ b/.github/workflows/test-and-deploy.yml @@ -49,7 +49,7 @@ jobs: run: | pytest GPy/testing - build-gpy: + build-windows: if: github.event_name == 'release' strategy: matrix: