Replace curl|sh uv install with pip install uv in weekly-checks #72
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/72/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces unsafe
curl | shpattern withpip install uvin both fenliu-weekly and zhongli-weekly CI jobs.Closes #71
The next PR will address this proberly.
Pull request closed