We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c52f40 commit 230e12dCopy full SHA for 230e12d
.github/workflows/ci.yml
@@ -30,8 +30,6 @@ jobs:
30
allow-prereleases: true
31
- name: Set up uv
32
uses: astral-sh/setup-uv@v3
33
- with:
34
- enable-cache: true
35
- name: Install make (Windows)
36
if: runner.os == 'Windows'
37
run: choco install make -y
0 commit comments