diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 38ec43c18b..a221d489f5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -160,7 +160,6 @@ jobs: run: brew readall --aliases - name: Run brew style on homebrew-core - if: matrix.os == 'macOS-latest' run: brew style --display-cop-names homebrew/core - name: Run brew style on official taps