mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Set pypa/gh-action-pypi-publish test to verbose (#13659)
See
4286993229
This commit is contained in:
parent
bf51b32cb6
commit
fe6dfbc97b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue