Increase link validator timeout

This commit is contained in:
Guillaume
2021-05-03 14:05:49 +02:00
committed by GitHub
parent d23263c488
commit e93f7e4ecc

View File

@@ -16,4 +16,4 @@ jobs:
- name: Check links
run: |
gem install awesome_bot
awesome_bot pages/*.md -t 5 --allow-timeout --allow-redirect --allow-ssl
awesome_bot pages/*.md --allow-timeout --allow-redirect --allow-ssl