Skip to content

Commit fc36583

Browse files
committed
ci: Make pypi.yml verbose
1 parent 627458e commit fc36583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
repository-url: https://test.pypi.org/legacy/
3030
skip-existing: true
31+
verbose: true
3132
publish:
3233
if: startsWith(github.ref, 'refs/tags/')
3334
needs: test

0 commit comments

Comments
 (0)