Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Update CI to use human-readable names for all stages
Update CI stages to have concise, human-readable names. * Update the CI badge in `README.md` to reflect the new stage names. * Add `name` key to the `test` job with value "Run Tests (Python ${{ matrix.python-version }})". * Add `name` key to the `release-windows` job with value "Release Windows". * Add `name` key to the `release-pip` job with value "Release to PyPI". * Update the `name` key for steps within the `test` job to be dynamic using the `strategy` matrix. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Addono/HathiTrust-downloader?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information