diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6f68a72a7..43836de34 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,6 @@ jobs: path: | ~/.cache/pip .tox/ - ~/Library/Caches/Homebrew key: ${{ runner.os }}-${{ matrix.python-version }}-ci - name: Install dependencies