Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Sep 3, 2023
1 parent ba7b900 commit 93cf3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
run: brew readall --os=all --arch=all --aliases homebrew/core

- name: Run brew audit --skip-style on homebrew/core
run: brew audit --skip-style --except=version --tap=homebrew/core
run: brew audit --skip-style --tap=homebrew/core

- name: Generate formula API
run: brew generate-formula-api --dry-run
Expand Down

0 comments on commit 93cf3ca

Please sign in to comment.