From da14348a16784a56ba9e9bd431b6c233e5f0be5e Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Tue, 9 Jul 2024 14:54:25 -0700 Subject: [PATCH] final update --- .github/workflows/unit-testing.yml | 1 - 1 file changed, 1 deletion(-) 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