increase sleeps

This commit is contained in:
Torsten Dittmann
2021-10-22 19:21:52 +02:00
parent 744560fbb9
commit dc99127533
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ jobs:
if: always()
run: |
docker compose down -v
docker ps -q | xargs docker stop
docker ps -aq | xargs docker rm --force