Skip to content

Commit 17e856a

Browse files
committed
test publishing
1 parent 95c8f2d commit 17e856a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/cross_platform_tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,6 @@ jobs:
158158
- name: Publish to TestPyPI
159159
uses: pypa/gh-action-pypi-publish@release/v1
160160
with:
161-
repository_url: https://test.pypi.org/legacy/
161+
repository_url: https://test.pypi.org/legacy/
162+
163+

0 commit comments

Comments
 (0)