Skip to content

Commit e0365d3

Browse files
committed
optimize log
Signed-off-by: Yanxuan Liu <[email protected]>
1 parent c7783fb commit e0365d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown-link-check/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ runs:
3030
shell: bash
3131
if: always()
3232
run: |
33+
echo "Summarizing markdown link check results"
3334
set -e
3435
3536
has_errors=0

0 commit comments

Comments
 (0)