Skip to content

Commit

Permalink
Sleep after stopping container
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Nov 12, 2024
1 parent 17ed3da commit 9580a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
# Stop container
docker stop nominatim
docker ps --all
sleep 60
# import to bind mount is done previously
docker run -i --rm \
Expand Down

0 comments on commit 9580a74

Please sign in to comment.