Skip to content

Commit 7ad5a5e

Browse files
authored
Merge pull request #31 from vespa-engine/kkraune/debug
debug - run once to validate github.com only urls
2 parents 979cf0b + 7ab4472 commit 7ad5a5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll-link-checker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161
bundle exec htmlproofer \
162162
--allow-missing-href \
163163
--hydra '{"max_concurrency": 1}' \
164+
--log-level debug \
164165
--ignore-files "${IGNORE_FILES}" \
165166
--ignore-urls "${IGNORE_URLS}" \
166167
--no-check-external-hash \

0 commit comments

Comments
 (0)