use postgresql when installing
This commit is contained in:
parent
332716faf0
commit
e4427f6fbb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user