feat(e2e): fixed post clean up error on gh be integration action

This commit is contained in:
Akhil Mohan
2024-02-15 20:43:40 +05:30
parent c71af00146
commit 4f3cf046fa

View File

@@ -45,4 +45,4 @@ jobs:
ENCRYPTION_KEY: 4bnfe4e407b8921c104518903515b218
- name: cleanup
run: |
docker-compose -f "docker-compose.pg.yml" down
docker-compose -f "docker-compose.dev.yml" down