Skip to content

Commit dd85258

Browse files
committed
lychee not allowed to fail
1 parent 355a37c commit dd85258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/link-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
with:
1818
args: src/pages --root-dir ${{ github.workspace }}/src/pages
1919
# Report broken links in the job summary but do not fail the build
20-
continue-on-error: true
20+
continue-on-error: false

0 commit comments

Comments
 (0)