Make it verbose.
Some checks failed
Spell Check / Check spelling (push) Failing after 8s
vale / runner / vale (push) Successful in 4s

This commit is contained in:
g_it 2026-04-08 16:19:53 +02:00
commit b5f892f8f6
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -20,4 +20,4 @@ jobs:
pip install codespell
- name: Run codespell
run: codespell --ignore-words-list=gugulet,forgejo,myword content/**/*.md
run: codespell -vv --ignore-words-list=gugulet,forgejo,myword 'content/**/*.md'