Skip to content

Commit 810e365

Browse files
fix: add verbose flag to dev CI action
1 parent bf5dba6 commit 810e365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
with:
4141
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
4242
repository-url: https://test.pypi.org/legacy/
43+
verbose: true

0 commit comments

Comments
 (0)