Install uv for the test action
Some checks failed
/ test (push) Failing after 5s

This commit is contained in:
phil 2024-12-01 01:25:57 +01:00
parent fc899718c9
commit 63aa8fe9ff

View file

@ -17,7 +17,7 @@ jobs:
fetch-depth: 0
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v4
uses: actions/setup-uv@v4
with:
version: "latest"