Skip to content

Commit

Permalink
Remove docker compose down from ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thebalaa committed Mar 3, 2024
1 parent 1a80cdb commit 9897eb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9897eb7

Please sign in to comment.