Skip to content

Commit 2e28e8a

Browse files
committed
fix test pypi config
1 parent 0bbd2e4 commit 2e28e8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/python-publish-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ jobs:
3737
3838
- name: Publish package to Test PyPI
3939
uses: pypa/gh-action-pypi-publish@release/v1
40+
with:
41+
verbose: True
42+
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)