Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 8e7aa8a

Browse files
committed
[skip ci] rename and remove testing
Signed-off-by: Santiago Figueroa Manrique <[email protected]>
1 parent 6c91873 commit 8e7aa8a

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
@@ -71,7 +71,7 @@ jobs:
7171
uses: pypa/gh-action-pypi-publish@release/v1
7272
with:
7373
# To test, use the TestPyPI:
74-
repository-url: https://test.pypi.org/legacy/
74+
# repository-url: https://test.pypi.org/legacy/
7575
# You must also create an account and project on TestPyPI,
7676
# as well as set the trusted-publisher in the project settings:
7777
# https://docs.pypi.org/trusted-publishers/adding-a-publisher/

0 commit comments

Comments
 (0)