We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbdabc commit e3d0517Copy full SHA for e3d0517
.github/workflows/arduino-lint.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: arduino/arduino-lint-action@v1
23
with:
24
compliance: specification
25
- # library-manager: update
+ library-manager: submit
26
# Always use this setting for official repositories. Remove for 3rd party projects.
27
official: true
28
project-type: library
0 commit comments