diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index ff4eaed77..c130937b7 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -43,6 +43,7 @@ jobs: BEAGLE_DB_NAME: github_actions BEAGLE_DB_PASSWORD: postgres BEAGLE_DB_USERNAME: postgres + BEAGLE_DB_PORT: 5432 BEAGLE_NOTIFIER_ACTIVE: False TMPDIR: /tmp BEAGLE_SHARED_TMPDIR: $TMPDIR