Skip to content

Commit 9ed5900

Browse files
committed
fix: setup to publish to pypi test
1 parent 4824f0e commit 9ed5900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ jobs:
470470
with:
471471
packages-dir: dist
472472
# Uncomment to use TestPyPI
473-
# repository-url: https://test.pypi.org/legacy/
473+
repository-url: https://test.pypi.org/legacy/
474474
verbose: true
475475
# Uncomment below for test runs, otherwise fails on existing packages being reuploaded
476476
skip-existing: true

0 commit comments

Comments
 (0)