diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f525c7..080cd71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,4 +18,4 @@ jobs: ln -s "$GITHUB_WORKSPACE" "$(brew --repository)/Library/Taps/bandwidth/homebrew-tap" - name: Audit formula - run: brew audit --strict --except=version band + run: brew audit band