Make it verbose.
This commit is contained in:
parent
55ed7a0eff
commit
b5f892f8f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue