diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f792e50..56520aa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,6 +15,3 @@ jobs: - name: Launch gateway and create link on gateway run: make link-ci - - - name: Cleanup - run: docker compose -f ./ci/docker-compose.yaml down \ No newline at end of file