From 07dd8453b3ed07a679b778bbf45780ef6a2206ce Mon Sep 17 00:00:00 2001 From: Miles Granger Date: Mon, 6 Nov 2023 14:39:57 +0100 Subject: [PATCH] DROP COMMIT: test --- .github/workflows/wheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index b6209e7..9cac85c 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -47,7 +47,7 @@ jobs: upload_pypi: needs: [artifacts] - if: "startsWith(github.ref, 'refs/tags/')" + # if: "startsWith(github.ref, 'refs/tags/')" runs-on: ubuntu-latest environment: name: testpypi