diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e1c33982..ab0f72b78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1771,7 +1771,6 @@ jobs: with: python-version: "3.13" allow-prereleases: true - cache: pip - name: "Download binary" uses: actions/download-artifact@v4