Skip to content

Commit

Permalink
ci: Make pypi.yml verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Feb 26, 2025
1 parent 9c80c14 commit 2f07a06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
repository-url: https://test.pypi.org/legacy/
skip-existing: true
verbose: true
publish:
if: startsWith(github.ref, 'refs/tags/')
needs: test
Expand Down

0 comments on commit 2f07a06

Please sign in to comment.