Skip to content

Commit

Permalink
Linkcheck.yml: don't check the HTML bodies from data/planet (#1454)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabine authored Jul 26, 2023
1 parent 446338b commit 0788912
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linkcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
opam exec -- olinkcheck --annotate md_with_yaml data/media --exclude-list=.github/workflows/exclude.txt
opam exec -- olinkcheck --annotate md_with_yaml data/news --exclude-list=.github/workflows/exclude.txt
opam exec -- olinkcheck --annotate md_with_yaml data/pages --exclude-list=.github/workflows/exclude.txt
opam exec -- olinkcheck --annotate html_with_yaml data/planet --exclude-list=.github/workflows/exclude.txt
opam exec -- olinkcheck --annotate md_with_yaml data/problems --exclude-list=.github/workflows/exclude.txt
opam exec -- olinkcheck --annotate md_with_yaml data/releases --exclude-list=.github/workflows/exclude.txt
opam exec -- olinkcheck --annotate md_with_yaml data/success_stories --exclude-list=.github/workflows/exclude.txt
Expand Down

0 comments on commit 0788912

Please sign in to comment.