chore(ci): require postgres env vars in test job

Merged Nguyễn Ngọc Đại requested to merge hotfix/clean-sales-it-be into main

Remove default fallback values for PostgreSQL connection variables in the CI test job to enforce explicit configuration and fail fast when required credentials are missing.

Merge request reports