Skip to content

Commit f880fed

Browse files
authored
Fix: change arduino-lint "library-manager" field to update, since the library is now in the library index. (#19)
1 parent e15b67f commit f880fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-arduino.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
compliance: strict
2828
# Change this to "update" once the library is added to the index.
29-
library-manager: submit
29+
library-manager: update
3030
# Always use this setting for official repositories. Remove for 3rd party projects.
3131
official: true

0 commit comments

Comments
 (0)