Actually kill other containers after tests finish.
test / test (push) Successful in 4m45s Details

This commit is contained in:
Dan Helfman 2024-03-06 15:41:03 -08:00
parent 98d4a59459
commit 272a7b4866
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ fi
docker-compose --file tests/end-to-end/docker-compose.yaml --progress quiet up --force-recreate \
--renew-anon-volumes --detach
docker-compose --file tests/end-to-end/docker-compose.yaml --progress quiet attach tests
find . -name borgmatic-1.8.9.dev0
docker-compose --file tests/end-to-end/docker-compose.yaml --progress quiet down