1
0
Fork 0
mirror of https://github.com/corona-warn-app/cwa-documentation synced 2025-07-03 11:58:29 +02:00

running the right spellcheck

This commit is contained in:
Thomas Kowark 2020-07-05 15:56:16 +02:00
parent 171e3e2ad9
commit 79c6fa0783
No known key found for this signature in database
GPG key ID: 162BC5A351970F58

View file

@ -32,7 +32,7 @@ jobs:
- name: Spellchecking english - name: Spellchecking english
if: always() if: always()
run: | run: |
npm run-script spellcheck-en npm run-script spellcheck
#- name: Detect inconsiderate language #- name: Detect inconsiderate language
# if: always() # if: always()