Removed brew doctor

Because of Tahoe
This commit is contained in:
fedor 2025-06-12 21:45:23 -07:00
parent 530036c1bc
commit 660eac6ae0
1 changed files with 1 additions and 2 deletions

View File

@ -145,8 +145,7 @@ build {
inline = [
"source ~/.zprofile",
"test -d /Users/runner",
"test -f ~/.ssh/known_hosts",
"brew doctor"
"test -f ~/.ssh/known_hosts"
]
}