Skip to content

Commit 0dcad7d

Browse files
arankegithub-actions[bot]
authored andcommitted
Remove homebrew services (#11456)
(cherry picked from commit 9e6facc)
1 parent b02fd3a commit 0dcad7d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: 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)