From 0e6e4fdbf676d5454a328b7a694ba32095baaa9a Mon Sep 17 00:00:00 2001 From: sharkAndshark Date: Mon, 27 Jan 2025 20:52:38 +0800 Subject: [PATCH] wip --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60d61fdaa..f4dd1f757 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -330,6 +330,7 @@ jobs: PGHOST: localhost PGUSER: postgres PGPASSWORD: postgres + PGPORT: 34837 strategy: fail-fast: true matrix: