Skip to content

Commit

Permalink
fix pyspelling issue in runner
Browse files Browse the repository at this point in the history
  • Loading branch information
gituser789 committed Jan 3, 2024
1 parent e86389e commit c5a8d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
# Runs a set of commands using the runners shell
- name: Run the spell check
run: |
python pyspelling
pyspelling
echo finished spell checking

0 comments on commit c5a8d22

Please sign in to comment.