Fix install uv for the test action
Some checks failed
/ test (push) Failing after 4s

This commit is contained in:
phil 2024-12-01 02:52:07 +01:00
parent 9d4bad339c
commit 4629e561cb

View file

@ -18,6 +18,8 @@ jobs:
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v4
with:
version: "0.5.5"
- name: Install
run: uv sync