Skip to content

Commit

Permalink
test pyspell action6
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Golaszewski committed Oct 1, 2024
1 parent 724d596 commit af12673
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs-spelling-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- uses: actions/checkout@v4
- name: Install aspell
run: sudo apt-get install aspell aspell-en
- name: build html
run: make html
working-directory: docs/tools
# - name: Spell Check
# run: make spelling
# working-directory: docs/tools
Expand Down

0 comments on commit af12673

Please sign in to comment.