Skip to content

Commit d3057aa

Browse files
committed
added support for cmd specific env vars and auth
1 parent 27b151e commit d3057aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
- name: Install PostgreSQL dev libraries on macOS
6565
if: matrix.os == 'macos-latest'
6666
run: |
67+
brew install postgresql
6768
pip install psycopg
6869
# End macOS
6970

0 commit comments

Comments
 (0)