Obj str do it #255

Merged
phoenix merged 91 commits from obj_str-do_it into main 2026-08-08 14:29:15 -04:00
Showing only changes of commit 9042ba13e7 - Show all commits
+1 -1
View File
@@ -75,7 +75,7 @@ jobs:
# Wait for LocalStack # Wait for LocalStack
until curl -s http://localhost:4566/_localstack/health | grep -q '"s3":"available"'; do until curl -s http://localhost:4566/_localstack/health | grep -q '"s3":"available"'; do
sleep 2 sleep 3
done done
# CHOOSE A BUCKET NAME - this is whatever you want # CHOOSE A BUCKET NAME - this is whatever you want