Skip to content

Commit

Permalink
ci fix: adjusted wait time for Everest
Browse files Browse the repository at this point in the history
  • Loading branch information
usuletw022 committed Mar 22, 2024
1 parent 03b1485 commit 928af58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e_tests/run-e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ start_docker_compose_for_everest() {
fi

echo "Waiting for services to initialize..."
sleep 30
sleep 60
}

# Function to stop Docker Compose
Expand Down

0 comments on commit 928af58

Please sign in to comment.