Skip to content

Commit c57cbfb

Browse files
committed
fix: ci
1 parent c0c39a8 commit c57cbfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106

107107
- name: Start PostgreSQL
108108
run: |
109+
brew install postgresql@14
109110
brew info postgresql@14
110111
brew services start postgresql@14 -v
111112
tail -n 100 /usr/local/var/log/postgres*.log

0 commit comments

Comments
 (0)