diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7492a659..35fa07dfa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -281,6 +281,9 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@v4 + with: + enable-cache: true + - name: Installation run: |