Skip to content

Commit c4460f6

Browse files
committed
ci
1 parent 2298367 commit c4460f6

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
@@ -56,7 +56,6 @@ jobs:
5656
export PGETC=/etc/postgresql/${{ matrix.ci.PGVER }}/main
5757
export PGBIN=/usr/lib/postgresql/${{ matrix.ci.PGVER }}/bin
5858
export PGRUNNER=`whoami`
59-
sudo chmod -R 755 /home/${PGRUNNER}
6059
sudo cp ./ci/pg_hba.conf $PGETC/pg_hba.conf
6160
sudo systemctl stop postgresql
6261
sudo pg_ctlcluster $PGVER main start

0 commit comments

Comments
 (0)