Skip to content

Commit

Permalink
Merge pull request #10949 from Bo98/cask-audit-ci-disable
Browse files Browse the repository at this point in the history
workflows/tests: disable cask-versions audit test
  • Loading branch information
Bo98 committed Mar 27, 2021
2 parents c25ce70 + 3fe8e0d commit e79f315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Expand Up @@ -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: |
Expand Down

0 comments on commit e79f315

Please sign in to comment.