Skip to content

Commit 2b0a4c0

Browse files
Chore: Rename Test PyPI publish step (#250)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab5f7c6 commit 2b0a4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
contents: read
9999

100100
pypi-test:
101-
name: "Test Package Publishing"
101+
name: "Test Release: PyPI"
102102
needs:
103103
- repository
104104
- python-build

0 commit comments

Comments
 (0)