We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15b67f commit f880fedCopy full SHA for f880fed
.github/workflows/check-arduino.yml
@@ -26,6 +26,6 @@ jobs:
26
with:
27
compliance: strict
28
# Change this to "update" once the library is added to the index.
29
- library-manager: submit
+ library-manager: update
30
# Always use this setting for official repositories. Remove for 3rd party projects.
31
official: true
0 commit comments