Remove spell-checker
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Nikolai Rodionov 2025-01-30 15:16:57 +01:00
parent 8efc4dd05f
commit 96b97ab4f1
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

@ -24,10 +24,3 @@ steps:
securityContext:
privileged: true
- name: Spell-Checker
failure: ignore
image: node
commands:
- npm i markdown-spellcheck -g
- mdspell "src/content/**/*.md" -n -r