Skip to content

Commit c7783fb

Browse files
committed
fix nits
Signed-off-by: Yanxuan Liu <[email protected]>
1 parent 3a34e0b commit c7783fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

markdown-link-check/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ runs:
3030
shell: bash
3131
if: always()
3232
run: |
33+
set -e
34+
3335
has_errors=0
3436
current_file=""
3537
files=()

0 commit comments

Comments
 (0)