🔨 Validate core formula

instead of tap
This commit is contained in:
Ben Chatelain 2024-03-10 11:49:14 -06:00
parent b8803ba230
commit b6fa1c8a12
No known key found for this signature in database

View file

@ -132,8 +132,8 @@ HOMEBREW_NO_INSTALL_FROM_API=1 \
--verbose
# Audit formula
brew audit --strict mas-cli/tap/mas
brew style mas-cli/tap/mas
brew audit --strict mas
brew style mas
################################################################################
#