Skip to content

Commit be1e7a2

Browse files
committed
Revert "ci: Make pypi.yml verbose"
This is due to pypi/warehouse#15824 It will self-correct on next release. This reverts commit fc36583.
1 parent fc36583 commit be1e7a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
with:
2929
repository-url: https://test.pypi.org/legacy/
3030
skip-existing: true
31-
verbose: true
3231
publish:
3332
if: startsWith(github.ref, 'refs/tags/')
3433
needs: test

0 commit comments

Comments
 (0)