Skip to content

Commit

Permalink
remove docker-compose down
Browse files Browse the repository at this point in the history
  • Loading branch information
AmelieLoulergue committed Nov 20, 2024
1 parent ffbd5bc commit ed60aae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
bru run flows/ --env LOCAL -r --bail
continue-on-error: false

- name: Clean up Docker Compose
run: docker-compose down

- name: Report test results
if: failure()
run: echo "Tests failed."
Expand Down

0 comments on commit ed60aae

Please sign in to comment.