Skip to content

ci(release): drop redundant actions/setup-python step#108

Merged
benner merged 1 commit into
mainfrom
ci/drop-redundant-setup-python
May 7, 2026
Merged

ci(release): drop redundant actions/setup-python step#108
benner merged 1 commit into
mainfrom
ci/drop-redundant-setup-python

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented May 7, 2026

uv build provisions Python from .python-version itself, so the
setup-python step is redundant — dropping it speeds up release.yml.

uv build provisions Python from .python-version itself, so the
setup-python step is redundant — dropping it speeds up release.yml.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@benner benner marked this pull request as ready for review May 7, 2026 03:26
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Coverage

Coverage Report (Δ +0.0%)
FileStmtsMissCoverMissing
src/git_commit_guard
   __init__.py5010100% 
TOTAL5010100% 

@benner benner merged commit e5b816b into main May 7, 2026
8 checks passed
@benner benner deleted the ci/drop-redundant-setup-python branch May 7, 2026 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant