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