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 3291d25 commit c8bc7ec
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 @@ -50,7 +50,7 @@ jobs:
upload_pypi:
needs: [artifacts]
if: "startsWith(github.ref, 'refs/tags/')"
# if: "startsWith(github.ref, 'refs/tags/')"
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit c8bc7ec

Please sign in to comment.