Update test.yml

This commit is contained in:
Marvin
2025-07-19 11:09:19 +02:00
committed by GitHub
parent 54f9282166
commit 6f5c191998

View File

@@ -49,7 +49,7 @@ jobs:
exit 1
- name: Build Docker image sqlite
run: make build
run: make build-sqlite
- name: Build Docker image pg
run: make build-pg