Skip to content

Commit

Permalink
Stop containers after exit
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkafton committed Jan 31, 2024
1 parent 04128f2 commit 1482d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
run: |
cp .env.ci .env
docker compose up e2e-tests
docker compose down

0 comments on commit 1482d15

Please sign in to comment.