Skip to content

Commit aba4346

Browse files
committed
inquiring test.pypi
1 parent c37d866 commit aba4346

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build_wppm_test_publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,6 @@ jobs:
8989
- uses: pypa/gh-action-pypi-publish@release/v1
9090
with:
9191
repository-url: https://test.pypi.org/legacy/
92-
skip-existing: true
92+
skip-existing: true
93+
verbose: true # Enable verbose output
94+

0 commit comments

Comments
 (0)