mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2025-07-04 20:38:37 +02:00
running the right spellcheck
This commit is contained in:
parent
171e3e2ad9
commit
79c6fa0783
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
- name: Spellchecking english
|
||||
if: always()
|
||||
run: |
|
||||
npm run-script spellcheck-en
|
||||
npm run-script spellcheck
|
||||
|
||||
#- name: Detect inconsiderate language
|
||||
# if: always()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue