diff --git a/.github/workflows/build-cibw.yml b/.github/workflows/build-cibw.yml index 018d22a60..90cb52254 100644 --- a/.github/workflows/build-cibw.yml +++ b/.github/workflows/build-cibw.yml @@ -74,5 +74,6 @@ jobs: - name: Publish to TestPyPI uses: pypa/gh-action-pypi-publish@release/v1 with: + verbose: true packages-dir: dist/ repository-url: https://test.pypi.org/legacy/