Skip to content

Commit 9ddb29a

Browse files
committed
fix: ci
1 parent b67dd86 commit 9ddb29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
postgresql
4343
perlPackages.TAPParserSourceHandlerpgTAP # pg_prove
4444
];
45-
PGDATA = "data/pg1";
45+
PGDATA = "data/default";
4646
PGHOST = "localhost";
4747
PGDATABASE = "postgres";
4848
};

0 commit comments

Comments
 (0)