Skip to content

Commit 2f07a06

Browse files
committed
ci: Make pypi.yml verbose
1 parent 9c80c14 commit 2f07a06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi.yml

+1
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)