Set pypa/gh-action-pypi-publish test to verbose (#13659)

See
https://github.com/astral-sh/uv/actions/runs/15244694849/job/42869932290?pr=13652
This commit is contained in:
konsti
2025-05-26 14:42:06 +02:00
committed by GitHub
parent bf51b32cb6
commit fe6dfbc97b
+1
View File
@@ -1470,6 +1470,7 @@ jobs:
# With this GitHub action, we can't do as rigid checks as with our custom Python script, so we publish more
# leniently
skip-existing: "true"
verbose: "true"
repository-url: "https://test.pypi.org/legacy/"
packages-dir: "astral-test-pypa-gh-action/dist"