From 3fe8e0d91691d37af81caf26e1a8f3637d380acf Mon Sep 17 00:00:00 2001 From: Bo Anderson Date: Sat, 27 Mar 2021 00:45:49 +0000 Subject: [PATCH] workflows/tests: disable cask-versions audit test --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6bd11465a0..d9cf932fb6 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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: |