Skip to content

Commit

Permalink
ci(github-actions): add uv to news-fragment action (#43878)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee-W authored Nov 11, 2024
1 parent 606ef45 commit 564139d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/news-fragment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

- name: Check news fragment
run: >
python -m pip install --upgrade uv &&
uv tool run towncrier check
--dir .
--config newsfragments/config.toml
Expand Down

0 comments on commit 564139d

Please sign in to comment.