Skip to content
Snippets Groups Projects
Commit 3effba62 authored by Jay Laura's avatar Jay Laura
Browse files

Disables spell checker due to inline CSV

parent ee0f3711
No related branches found
No related tags found
No related merge requests found
...@@ -31,9 +31,9 @@ jobs: ...@@ -31,9 +31,9 @@ jobs:
- name: Build documents - name: Build documents
run: | run: |
# Perform any documentation building that might be required # Perform any documentation building that might be required
- name: Spell check #- name: Spell check
run: | # run: |
python -m pyspelling # python -m pyspelling
- name: Setup Hugo - name: Setup Hugo
uses: actions/setup-node@v3 uses: actions/setup-node@v3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment