Merge pull request #10985 from MikeMcQuaid/disable_cask_audit_ci
workflows/tests: remove cask taps audit.
This commit is contained in:
commit
c7e183ef9f
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -275,12 +275,6 @@ jobs:
|
|||||||
- name: Run brew readall on all taps
|
- name: Run brew readall on all taps
|
||||||
run: brew readall --aliases
|
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
|
- name: Install brew tests dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install subversion
|
brew install subversion
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user