Skip to content

Commit

Permalink
Update spelling.yml (#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Dec 15, 2024
1 parent a817a99 commit d3a852d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4


- name: MFC Python Setup
run: ./mfc.sh init

- name: Spell Check
run: ./mfc.sh spelling

0 comments on commit d3a852d

Please sign in to comment.