We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e1926 commit a3e42a8Copy full SHA for a3e42a8
.github/workflows/build-cibw.yml
@@ -74,5 +74,6 @@ jobs:
74
- name: Publish to TestPyPI
75
uses: pypa/gh-action-pypi-publish@release/v1
76
with:
77
+ verbose: true
78
packages-dir: dist/
79
repository-url: https://test.pypi.org/legacy/
0 commit comments