Skip to content

Commit

Permalink
stop and cleanup container after test
Browse files Browse the repository at this point in the history
  • Loading branch information
falkoschindler committed Oct 26, 2023
1 parent 2340268 commit 8cda911
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ sleep 3
for i in test_*.sh; do
test $i
done

docker compose down

0 comments on commit 8cda911

Please sign in to comment.