Make it verbose.
All checks were successful
Spell Check / Check spelling (push) Successful in 9s
vale / runner / vale (push) Successful in 3s

This commit is contained in:
g_it 2026-04-08 16:21:04 +02:00
commit 6e49a26b49
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 -vv --ignore-words-list=gugulet,forgejo,myword 'content/**/*.md'
run: codespell --ignore-words-list=gugulet,forgejo,myword '**/*.md'