Skip to content

Commit eb00b84

Browse files
authored
Merge branch 'master' into prcode
2 parents 3641a89 + d3a852d commit eb00b84

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)