Skip to content

Commit

Permalink
removes spurious comment
Browse files Browse the repository at this point in the history
Update from PR review
  • Loading branch information
andrewphilipsmith committed Dec 19, 2024
1 parent f15665f commit a1d8f49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ jobs:
release:
name: Release to PyPI
runs-on: ubuntu-latest
# TODO Re-enable after first successful run
if: "startsWith(github.ref, 'refs/tags/')"
# TODO: add re-enable manylinux once earlier step is fixed
# needs: [linux, musllinux, windows, macos, sdist]
Expand Down

0 comments on commit a1d8f49

Please sign in to comment.