Skip to content

Commit 34363a8

Browse files
committed
ci
1 parent d9e77c1 commit 34363a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
export PGDATA=/var/lib/postgresql/$PGVER/main
5656
export PGETC=/etc/postgresql/$PGVER/main
5757
export PGBIN=/usr/lib/postgresql/$PGVER/bin
58-
# export PGRUNNER=
5958
sudo chmod -R 755 /home/`whoami`
6059
sudo cp ./ci/pg_hba.conf $PGETC/pg_hba.conf
6160
sudo systemctl stop postgresql

0 commit comments

Comments
 (0)