diff --git a/.github/workflows/_test_rosetta.yaml b/.github/workflows/_test_rosetta.yaml index 05f7d3867..06c5365bb 100644 --- a/.github/workflows/_test_rosetta.yaml +++ b/.github/workflows/_test_rosetta.yaml @@ -94,5 +94,4 @@ jobs: fi echo "LABEL='V100 Unit'" >> $GITHUB_OUTPUT echo "MESSAGE='${PASSED_TESTS}/${SKIPPED_TESTS}/${FAILED_TESTS} pass/skip/fail'" >> $GITHUB_OUTPUT - echo "COLOR='${BADGE_COLOR}'" >> $GITHUB_OUTPUT - \ No newline at end of file + echo "COLOR='${BADGE_COLOR}'" >> $GITHUB_OUTPUT \ No newline at end of file