Skip to content

Commit 3d978c3

Browse files
committed
remove unnecessary job summary step
1 parent 264cc8e commit 3d978c3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/lychee.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,3 @@ jobs:
4848
--accept '100..=103,200..=299,403..=403,429'
4949
--format markdown
5050
'./build/**/*.html'
51-
52-
# - name: Add job summary
53-
# if: always()
54-
# run: cat ./lychee/out.md >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)