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 0035fb0 commit d52857eCopy full SHA for d52857e
.github/workflows/check-arduino.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