From e8c5c8e18023c8eb5ef488437c265b138e7bf6fc Mon Sep 17 00:00:00 2001 From: D-Pankey <30415217+D-Pankey@users.noreply.github.com> Date: Tue, 13 Feb 2024 17:28:00 -0500 Subject: [PATCH] Update github-actions.yml --- .github/workflows/github-actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 671f2cd1e..ff4eaed77 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -43,7 +43,6 @@ jobs: BEAGLE_DB_NAME: github_actions BEAGLE_DB_PASSWORD: postgres BEAGLE_DB_USERNAME: postgres - BEAGLE_DB_PORT: 5433 BEAGLE_NOTIFIER_ACTIVE: False TMPDIR: /tmp BEAGLE_SHARED_TMPDIR: $TMPDIR