mirror of https://github.com/astral-sh/uv
Update badge to current CI status. Remove the link to `/actions` (#2612)
## Summary Hi! I noticed the badge in the `README.md` says CI it's failing [](https://github.com/astral-sh/uv/actions) But current main CI is okay. The problem is that badge is bringing the latest actions ran in the repo. Even if it's from a PR So I changed to this link:  It shows the current main branch CI status, but _I couldn't get the link to work (go into `uv/actions`)_. Is it acceptable to lose some functionality in order to display the correct information? ## Test Plan manually
This commit is contained in:
parent
48bd02b8a8
commit
c1e1562a89
|
|
@ -4,7 +4,7 @@
|
|||
[](https://pypi.python.org/pypi/uv)
|
||||
[](https://pypi.python.org/pypi/uv)
|
||||
[](https://pypi.python.org/pypi/uv)
|
||||
[](https://github.com/astral-sh/uv/actions)
|
||||

|
||||
[](https://discord.gg/astral-sh)
|
||||
|
||||
An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in
|
||||
|
|
|
|||
Loading…
Reference in New Issue