Skip to content

Commit 09bd152

Browse files
arankegithub-actions[bot]
authored andcommitted
Remove homebrew services (#11456)
(cherry picked from commit 9e6facc)
1 parent 74f221e commit 09bd152

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/setup_db.sh

Lines changed: 0 additions & 3 deletions
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)