Skip to content

Commit 9e03a3c

Browse files
committed
Replace sphinxcontrib.spelling with Vale.
1 parent 2a2e78a commit 9e03a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
pip install -q -r requirements.txt
2323
pip freeze
2424
25-
# - name: Run spellcheck
26-
# run: make spellcheck
25+
# - name: Run Vale
26+
# run: make vale
2727

2828
# - name: Run linkcheck
2929
# run: make linkcheck

0 commit comments

Comments
 (0)