Skip to content

Commit 2ab719b

Browse files
authored
arduino-lint-action: Arduino_NiclaSenseEnv has been added to the library manager -> set library-manager flag to: "update"
Details: https://github.com/arduino/library-registry/pull/5221/files .
1 parent e3d0517 commit 2ab719b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/arduino-lint.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: arduino/arduino-lint-action@v1
2323
with:
2424
compliance: specification
25-
library-manager: submit
25+
library-manager: update
2626
# Always use this setting for official repositories. Remove for 3rd party projects.
2727
official: true
28-
project-type: library
28+
project-type: library

0 commit comments

Comments
 (0)