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

This commit is contained in:
phil 2024-12-01 01:41:27 +01:00
parent 9cd72331aa
commit 9d4bad339c

View file

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