Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucie Dubrunfaut authored and Lucie Dubrunfaut committed Dec 21, 2023
1 parent 2c005e8 commit 1781c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spellchecker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
run: |
sudo apt-get install -y hunspell aspell spell ispell
for f in ${{ steps.filter.outputs.packages_files }}; do
echo perl .github/scripts/pod_spell_check.t $f
perl .github/scripts/pod_spell_check.t $f
done
shell: bash

0 comments on commit 1781c6d

Please sign in to comment.