Skip to content

Commit

Permalink
DROP COMMIT: test
Browse files Browse the repository at this point in the history
  • Loading branch information
milesgranger committed Nov 6, 2023
1 parent 1a8c7ed commit 07dd845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07dd845

Please sign in to comment.