Skip to content

Commit

Permalink
Lower sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Nov 13, 2024
1 parent c04f181 commit 37a9cd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ jobs:
# Stop container
docker stop nominatim
sleep 60
# the container needs a few seconds to shutdown cleanly apparently
sleep 15
# import to bind mount is done previously
docker run -i --rm \
Expand Down

0 comments on commit 37a9cd9

Please sign in to comment.