Skip to content

Commit fde7cfd

Browse files
authored
chore: remove debug option on publishing (#47)
1 parent b777806 commit fde7cfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ jobs:
179179
bundle exec htmlproofer \
180180
--allow-missing-href \
181181
--hydra '{"max_concurrency": 1}' \
182-
--log-level debug \
183182
--ignore-files "${IGNORE_FILES}" \
184183
--ignore-urls "${IGNORE_URLS}" \
185184
--no-check-external-hash \

0 commit comments

Comments
 (0)