Skip to content

Commit 9e6facc

Browse files
authored
Remove homebrew services (#11456)
1 parent 5cd966c commit 9e6facc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/setup_db.sh

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ set -x
33

44
brew install postgresql@16
55
brew link postgresql@16 --force
6-
7-
# Add the services tap and ensure PATH is updated
8-
brew tap homebrew/services
96
export PATH="/opt/homebrew/opt/postgresql@16/bin:$PATH"
107

118
# Start PostgreSQL using the full command instead of brew services

0 commit comments

Comments
 (0)