Update .github/workflows/validate-db-schemas.yml

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Daniel Hougaard
2025-07-13 19:52:27 +04:00
committed by GitHub
parent a21ebf000f
commit de6ebca351

View File

@@ -67,5 +67,6 @@ jobs:
working-directory: backend
- name: Cleanup
if: always()
run: |
docker compose -f "docker-compose.dev.yml" down