Skip to content

Commit 6f88b2c

Browse files
author
Val Brodsky
committed
Add verbose to debug
1 parent 2beab37 commit 6f88b2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lbox-develop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
- name: Publish package distributions to Test PyPI
104104
uses: pypa/gh-action-pypi-publish@release/v1
105105
with:
106+
verbose: true
106107
packages-dir: dist/
107108
repository-url: https://test.pypi.org/legacy/
108109
test-container:

0 commit comments

Comments
 (0)