Skip to content

Commit d4657c2

Browse files
committed
adding space between lines
1 parent b60a0e6 commit d4657c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-ec2-default-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ jobs:
172172
-var="language_version=${{ env.PYTHON_VERSION }}" \
173173
-var="cpu_architecture=${{ env.CPU_ARCHITECTURE }}" \
174174
|| deployment_failed=$?
175+
175176
if [ $deployment_failed -eq 1 ]; then
176177
echo "Terraform deployment was unsuccessful. Will attempt to retry deployment."
177178
fi

0 commit comments

Comments
 (0)