Skip to content

Conversation

@noirbizarre
Copy link
Member

@noirbizarre noirbizarre commented Dec 30, 2025

Description

Fixes on #1749 merge.

  • remove the python-version: 3.x parameter from setup-uv action when not required (current master build failure)
  • remove the uv run prefix in poe tasks

Checklist

Code Changes

None

Documentation Changes

None

Expected Behavior

GitHub action jobs without a specific Python version runs

Steps to Test This Pull Request

Only on master

@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.92%. Comparing base (548621c) to head (c2838c1).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1752   +/-   ##
=======================================
  Coverage   97.92%   97.92%           
=======================================
  Files          60       60           
  Lines        2604     2604           
=======================================
  Hits         2550     2550           
  Misses         54       54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@noirbizarre noirbizarre changed the title ci(uv): don't specify Python version when not require ci(uv): don't specify Python version when not required (fix current master build failure) Dec 30, 2025
Copy link
Collaborator

@bearomorphism bearomorphism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@noirbizarre noirbizarre merged commit 431300a into commitizen-tools:master Dec 31, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants