Skip to content

Commit

Permalink
arduino-lint-action: Arduino_NiclaSenseEnv has been added to the libr…
Browse files Browse the repository at this point in the history
…ary manager -> set `library-manager` flag to: "update"

Details: https://github.com/arduino/library-registry/pull/5221/files .
  • Loading branch information
aentinger authored Oct 10, 2024
1 parent e3d0517 commit 2ab719b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arduino-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: arduino/arduino-lint-action@v1
with:
compliance: specification
library-manager: submit
library-manager: update
# Always use this setting for official repositories. Remove for 3rd party projects.
official: true
project-type: library
project-type: library

0 comments on commit 2ab719b

Please sign in to comment.