diff --git a/.github/workflows/analysis-coverage.yml b/.github/workflows/analysis-coverage.yml index 0575f475..88a89fae 100644 --- a/.github/workflows/analysis-coverage.yml +++ b/.github/workflows/analysis-coverage.yml @@ -31,12 +31,6 @@ jobs: with: python-version: '3.12' - - name: Install Libheif - run: | - brew update - brew install libheif - brew upgrade libheif - - name: Install from source run: python3 -m pip install ".[dev]" wheel setuptools @@ -147,12 +141,6 @@ jobs: with: python-version: '3.10' - - name: Install Libheif - run: | - brew update - brew install libheif - brew upgrade libheif - - name: Install from source run: python3 -m pip -v install ".[dev]" @@ -390,12 +378,6 @@ jobs: with: python-version: '3.12' - - name: Install Libheif - run: | - brew update - brew install libheif - brew upgrade libheif - - name: Install from source run: | python3 -m pip -v install .