We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c8f2d commit 17e856aCopy full SHA for 17e856a
1 file changed
.github/workflows/cross_platform_tests.yml
@@ -158,4 +158,6 @@ jobs:
158
- name: Publish to TestPyPI
159
uses: pypa/gh-action-pypi-publish@release/v1
160
with:
161
- repository_url: https://test.pypi.org/legacy/
+ repository_url: https://test.pypi.org/legacy/
162
+
163
0 commit comments