Skip to content

Commit 4917f27

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

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
@@ -63,6 +63,7 @@ jobs:
6363
run: |
6464
sudo apt-get update
6565
sudo apt-get install -y libpq-dev
66+
pip install psycopg2
6667
# End Linux
6768

6869
# macOS

0 commit comments

Comments
 (0)