Skip to content

Commit 0ccdbc2

Browse files
authored
disable spell checking
1 parent 8a00246 commit 0ccdbc2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/mkdocs.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,3 @@ jobs:
5656
- name: Deploy to GitHub Pages
5757
id: deployment
5858
uses: actions/deploy-pages@v4
59-
60-
61-
spelling:
62-
name: Spellcheck
63-
runs-on: ubuntu-latest
64-
steps:
65-
- uses: actions/checkout@master
66-
- uses: rojopolis/[email protected]
67-
name: Spellcheck
68-
with:
69-
task_name: Markdown
70-
output_file: spellcheck-output.txt

0 commit comments

Comments
 (0)