Hmm
Spellcheck / spellcheck (push) Successful in 4s

This commit is contained in:
2026-06-02 17:48:45 +02:00
parent 05e0b1cf21
commit 02338c9d42
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ jobs:
run: python -m pip install --upgrade codespell --break-system-packages
- name: Check Markdown spelling
run: codespell $(git ls-files '*.md')
run: codespell $(git ls-files '**/*.md')