Skip to content

Commit

Permalink
Try increasing wait time for Community Docker smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
silv-io committed Jan 30, 2025
1 parent 353d434 commit a372d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
cd dist-bin
# start community
./localstack start -d
./localstack wait -t 180
./localstack wait -t 300
./localstack status services --format plain
./localstack status services --format plain | grep "s3=available"
./localstack stop
Expand Down

0 comments on commit a372d7c

Please sign in to comment.