Skip to content

Commit 6fd1f5c

Browse files
committed
fix: replace the step that fails workflow
1 parent ceaf283 commit 6fd1f5c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/cron-check-int-links.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,6 @@ jobs:
6363
exit 1
6464
fi
6565
66-
- name: Suggestions
67-
if: failure()
68-
run: |
69-
echo -e "\nPlease review the links reported in Check internal links step above.\n"
70-
exit 1
71-
7266
- name: Stop Hugo server
7367
if: always()
7468
run: |

0 commit comments

Comments
 (0)