use postgresql when installing
Some checks failed
ci / build (push) Has been cancelled
ci / Tests & Checks (push) Failing after 8m13s

This commit is contained in:
CJ_Clippy 2025-02-12 23:05:32 -08:00
parent 332716faf0
commit e4427f6fbb

View File

@ -76,7 +76,7 @@ jobs:
steps:
- name: Install apt packages
run: apt-get update && apt-get install -y iputils-ping psql
run: apt-get update && apt-get install -y iputils-ping postgresql
- name: Check postgres pingability
run: ping -c 3 db