Skip to content

Commit 3ab761b

Browse files
authored
Merge pull request #25 from per1234/update-arduino-lint
Update Arduino Lint configuration following Library Manager submission
2 parents a4fbf1e + d433259 commit 3ab761b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/check-arduino.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
uses: arduino/arduino-lint-action@v1
2323
with:
2424
compliance: specification
25-
# Change this to "update" once the library is added to the index.
26-
library-manager: submit
25+
library-manager: update
2726
# Always use this setting for official repositories. Remove for 3rd party projects.
2827
official: true
2928
project-type: library

0 commit comments

Comments
 (0)