check ilinks as well
This commit is contained in:
parent
84181be5e8
commit
d0efbe5cd5
1 changed files with 1 additions and 1 deletions
2
Checks
2
Checks
|
@ -4,6 +4,6 @@
|
||||||
deploy_check :elinks
|
deploy_check :elinks
|
||||||
# The w3c validators go offline often, not great for our build CI
|
# The w3c validators go offline often, not great for our build CI
|
||||||
# deploy_check :html
|
# deploy_check :html
|
||||||
#deploy_check :ilinks
|
deploy_check :ilinks
|
||||||
deploy_check :mixed_content
|
deploy_check :mixed_content
|
||||||
deploy_check :stale
|
deploy_check :stale
|
||||||
|
|
Loading…
Reference in a new issue