Skip to content

Commit

Permalink
Kill containers faster when stopping for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOrangeOne committed Nov 9, 2023
1 parent cace13d commit 2b0ebc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ done
pytest -v

echo "> Clean up..."
docker-compose down
docker-compose down -t 3

0 comments on commit 2b0ebc8

Please sign in to comment.