Skip to content

Commit d3a852d

Browse files
authored
Update spelling.yml (#757)
1 parent a817a99 commit d3a852d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v4
12-
12+
13+
- name: MFC Python Setup
14+
run: ./mfc.sh init
15+
1316
- name: Spell Check
1417
run: ./mfc.sh spelling

0 commit comments

Comments
 (0)