workflows/tests: disable cask-versions audit test
This commit is contained in:
parent
c25ce7099c
commit
3fe8e0d916
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -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
|
||||||
brew audit --skip-style --display-failures-only --tap=homebrew/cask-drivers
|
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-fonts
|
||||||
brew audit --skip-style --display-failures-only --tap=homebrew/cask-versions
|
|
||||||
|
|
||||||
- name: Install brew tests dependencies
|
- name: Install brew tests dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user