diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e76d260c..3cca8fb0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -332,7 +332,6 @@ jobs: uses: actions/setup-python@v5 with: python-version: ${{ matrix.python-version }} - cache: "pip" - name: Download plano image uses: actions/download-artifact@v4