Skip to content

Commit 331c39a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

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

0 commit comments

Comments
 (0)