Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb16026

Browse files
committed
Add psycopg2 to the testing environment
1 parent0063443 commiteb16026

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ jobs:
7272
-name:Install Testgres
7373
run:|
7474
git clone -b no-port-for --single-branch --depth 1 https://github.com/postgrespro/testgres.git
75-
cd testgres
76-
python setup.py install
75+
pip3 install psycopg2 ./testgres
7776
7877
# Grant the Github runner user full control of the workspace for initdb to successfully process the data folder
7978
-name:Test Probackup

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp