workflows/tests: remove cask taps audit.

These are just too error-prone. They shouldn't be re-enabled until our
CI is setup such that it's impossible for any changes to be merged into
homebrew-cask if these are failing.
This commit is contained in:
Mike McQuaid 2021-04-01 13:25:30 +01:00 committed by BrewTestBot
parent 6e2adcc461
commit 7314ad55b4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -275,12 +275,6 @@ jobs:
- name: Run brew readall on all taps
run: brew readall --aliases
- name: Run brew audit --skip-style on Cask taps
run: |
brew audit --skip-style --display-failures-only --tap=homebrew/cask
brew audit --skip-style --display-failures-only --tap=homebrew/cask-drivers
brew audit --skip-style --display-failures-only --tap=homebrew/cask-fonts
- name: Install brew tests dependencies
run: |
brew install subversion