Fixes after merge

This commit is contained in:
Constantin Graf
2024-03-12 18:33:47 +01:00
parent ea98572f98
commit 37cf43fe2d
12 changed files with 205 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
services:
pgsql:
pgsql_test:
image: postgres:15
env:
PGPASSWORD: 'root'