Skip to content

Commit a36ed33

Browse files
authored
Update spell-check.yml
1 parent e1a92dd commit a36ed33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/spell-check.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
- name: Spell check
1414
uses: arduino/actions/libraries/spell-check@master
1515
with:
16-
skip-paths: ./extras/test
16+
skip-paths: ./extras/test, ./extras/STM32Cube_FW
17+

0 commit comments

Comments
 (0)