Skip to content

Commit 08737a0

Browse files
committed
step
1 parent 6401826 commit 08737a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra/ci_collect_logs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ details_line() {
4545
SUMMARY="<code>$SKETCH_NAME</code>"
4646
fi
4747
if [ $SKETCH_ISSUES_COUNT -ne 0 ] ; then
48-
SUMMARY="$SUMMARY :down:"
48+
SUMMARY="$SUMMARY :small_red_triangle_down:"
4949
ICON="$SKETCH_ISSUES_COUNT $ICON"
5050
BODY="\n\n\`\`\`\n${SKETCH_ISSUES}\n\`\`\`\n"
5151
else

0 commit comments

Comments
 (0)