workflows/tests: disable cask-versions audit test

This commit is contained in:
Bo Anderson 2021-03-27 00:45:49 +00:00
parent c25ce7099c
commit 3fe8e0d916
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65

View File

@ -280,7 +280,6 @@ jobs:
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
brew audit --skip-style --display-failures-only --tap=homebrew/cask-versions
- name: Install brew tests dependencies
run: |