Skip to content

Commit 3aba255

Browse files
Add verbose option
1 parent 9b70079 commit 3aba255

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
uses: pypa/gh-action-pypi-publish@release/v1
8787
with:
8888
repository-url: https://test.pypi.org/legacy/
89+
verbose: true
8990

9091
# upload_pypi:
9192
# needs: [build_wheels, build_sdist, upload_test_pypi]

0 commit comments

Comments
 (0)