Skip to content

Commit 46b74ae

Browse files
committed
added support for cmd specific env vars and auth
1 parent 4917f27 commit 46b74ae

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
@@ -71,6 +71,7 @@ jobs:
7171
if: matrix.os == 'macos-latest'
7272
run: |
7373
brew install postgresql
74+
pip install psycopg2
7475
# End macOS
7576

7677
- name: Install pystackql

0 commit comments

Comments
 (0)