Skip to content

Commit

Permalink
Revert "Temporarily removing upload-to-pypi requirement to test pypi …
Browse files Browse the repository at this point in the history
…release"

This reverts commit 21f58a3.
  • Loading branch information
erikvansebille committed May 27, 2024
1 parent 21f58a3 commit dcd3802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
verbose: true

test-pypi-release:
# needs: upload-to-pypi
needs: upload-to-pypi
runs-on: ubuntu-latest
steps:
- uses: conda-incubator/setup-miniconda@v3
Expand Down

0 comments on commit dcd3802

Please sign in to comment.