diff --git a/.github/workflows/cicd-main.yml b/.github/workflows/cicd-main.yml index 827e717d3..7d0add395 100644 --- a/.github/workflows/cicd-main.yml +++ b/.github/workflows/cicd-main.yml @@ -166,4 +166,4 @@ jobs: echo '🤖: CICD Result' >> $GITHUB_STEP_SUMMARY echo "$SUMMARY" >> $GITHUB_STEP_SUMMARY - test "$ALL_SUCCESS" = "true" || test "$CI_SKIP" = "true" \ No newline at end of file + test "$ALL_SUCCESS" = "true" || test "$CI_SKIP" = "true"