mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2025-07-03 03:48:24 +02:00
Disabling spellchecking until fixed for existing docs
This commit is contained in:
parent
ce74cd5489
commit
e3465080ef
1 changed files with 4 additions and 4 deletions
8
.github/workflows/checks.yml
vendored
8
.github/workflows/checks.yml
vendored
|
@ -29,10 +29,10 @@ jobs:
|
|||
run: |
|
||||
npm run-script checklinks
|
||||
|
||||
- name: Spellchecking english
|
||||
if: always()
|
||||
run: |
|
||||
npm run-script spellcheck
|
||||
#- name: Spellchecking english
|
||||
# if: always()
|
||||
# run: |
|
||||
# npm run-script spellcheck
|
||||
|
||||
#- name: Detect inconsiderate language
|
||||
# if: always()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue