Skip to content

Commit fc9c5ca

Browse files
committed
rename and remove testing
Signed-off-by: Santiago Figueroa Manrique <[email protected]>
1 parent 9db4988 commit fc9c5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml renamed to .github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
uses: pypa/gh-action-pypi-publish@release/v1
7070
with:
7171
# To test, use the TestPyPI:
72-
repository-url: https://test.pypi.org/legacy/
72+
# repository-url: https://test.pypi.org/legacy/
7373
# You must also create an account and project on TestPyPI,
7474
# as well as set the trusted-publisher in the project settings:
7575
# https://docs.pypi.org/trusted-publishers/adding-a-publisher/

0 commit comments

Comments
 (0)