We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36ed33 commit 331c39aCopy full SHA for 331c39a
.github/workflows/spell-check.yml
@@ -13,5 +13,5 @@ jobs:
13
- name: Spell check
14
uses: arduino/actions/libraries/spell-check@master
15
with:
16
- skip-paths: ./extras/test, ./extras/STM32Cube_FW
+ skip-paths: ./extras/test,./extras/STM32Cube_FW
17
0 commit comments