diff --git a/.github/workflows/unit-testing.yml b/.github/workflows/unit-testing.yml index d684ddbf48..a6f0f00fb7 100644 --- a/.github/workflows/unit-testing.yml +++ b/.github/workflows/unit-testing.yml @@ -60,5 +60,4 @@ jobs: echo "This job will fail if there are failures in unit-testing" python .github/workflows/format_test_results.py >> $GITHUB_STEP_SUMMARY echo "The Unit testing is completed. See details in the unit-testing job summary UI " - echo 'Image' >> "$GITHUB_STEP_SUMMARY" \ No newline at end of file