Skip to content

Commit 956f0ec

Browse files
committed
fix if-else-fi
1 parent 118ca8f commit 956f0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_cloudpods.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
LS_LOG=trace RDS_MYSQL_DOCKER=1 localstack start -d
4949
else
5050
LS_LOG=trace localstack start -d
51+
fi
5152
# Wait 30 seconds for the LocalStack container to become ready before timing out
5253
echo "Waiting for LocalStack startup..."
5354
localstack wait -t 15

0 commit comments

Comments
 (0)