Problem
The issue is created from slack chats.
-
Some jobs in the workflow have duplicated names, for example release for both the releasing on the PyPi and releasing on the GitHub.
-
get-python-version makes the workflow file a bit ugly.
Proposed solution
- Rename those jobs for clarity.
- ?
Problem
The issue is created from slack chats.
Some jobs in the workflow have duplicated names, for example
releasefor both the releasing on the PyPi and releasing on the GitHub.get-python-versionmakes the workflow file a bit ugly.Proposed solution