Skip to content

Commit 0af568e

Browse files
committed
Make job name less verbose
1 parent 656dbfa commit 0af568e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and publish Python distribution package to PyPI and TestPyPI
1+
name: Build and publish package
22

33
on:
44
- push

0 commit comments

Comments
 (0)