diff --git a/.github/workflows/handlers-postgres-integration.yml b/.github/workflows/handlers-postgres-integration.yml index ae03e6d5..05216b59 100644 --- a/.github/workflows/handlers-postgres-integration.yml +++ b/.github/workflows/handlers-postgres-integration.yml @@ -249,3 +249,4 @@ jobs: # already gone (e.g. concurrent rerun race), don't fail the job. docker rm -f "${PG_NAME}" >/dev/null 2>&1 || true echo "Cleaned up ${PG_NAME}" +