From ab3828e0eb879ad138b4f5e03574d5493b72f060 Mon Sep 17 00:00:00 2001 From: Ng Heng Khai Date: Wed, 24 Apr 2024 11:22:02 +0800 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 057a937..c719c6b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -19,7 +19,7 @@ jobs: POSTGRES_USER: postgres # POSTGRES_PASSWORD: postgres POSTGRES_HOST_AUTH_METHOD: trust - POSTGRES_DB: smart_inventory + POSTGRES_DB: the_review_room # Set health checks to wait until Postgres has started. options: >-