Skip to content

Commit

Permalink
increase docker time
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyashankar committed Nov 27, 2024
1 parent b56a193 commit 124fba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
docetl
# Wait for container to start up
sleep 120
sleep 240
# Check if container is still running
if [ "$(docker ps -q -f name=docetl-test)" ]; then
Expand Down

0 comments on commit 124fba7

Please sign in to comment.