Revert "Run the uv-build publish sequentially after uv (#12022)" (#12024)

This was not the problem
This commit is contained in:
Zanie Blue
2025-03-06 16:53:39 -06:00
committed by GitHub
parent 15bc1e7c03
commit 7a56aef7d1
-2
View File
@@ -34,8 +34,6 @@ jobs:
pypi-publish-uv-build:
name: Upload uv-build to PyPI
runs-on: ubuntu-latest
# Run sequentially instead of concurrently
needs: pypi-publish-uv
environment:
name: release
permissions: