Skip to content

Commit

Permalink
Change Arduino linter mode to update
Browse files Browse the repository at this point in the history
  • Loading branch information
sebromero committed Aug 22, 2024
1 parent 9957eaa commit 4e057cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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

0 comments on commit 4e057cb

Please sign in to comment.