mirror of https://github.com/astral-sh/uv
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:
parent
bf51b32cb6
commit
fe6dfbc97b
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue