Skip to content

Commit a3e42a8

Browse files
authored
Make upload to PyPI verbose
1 parent 15e1926 commit a3e42a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-cibw.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ jobs:
7474
- name: Publish to TestPyPI
7575
uses: pypa/gh-action-pypi-publish@release/v1
7676
with:
77+
verbose: true
7778
packages-dir: dist/
7879
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)