update
This commit is contained in:
parent
c638943eb8
commit
1fc0eb70e0
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up database
|
- name: Set up database
|
||||||
run: |
|
run: |
|
||||||
|
apt update
|
||||||
mkdir -p data/config
|
mkdir -p data/config
|
||||||
if [[ "${{ matrix.database }}" == "pgsql" ]]; then
|
if [[ "${{ matrix.database }}" == "pgsql" ]]; then
|
||||||
sudo apt-get install -y postgresql-client ;
|
sudo apt-get install -y postgresql-client ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user