Skip to content

Commit

Permalink
Merge branch 'master' into prcode
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Dec 15, 2024
2 parents 3641a89 + d3a852d commit eb00b84
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 eb00b84

Please sign in to comment.