Skip to content

Commit

Permalink
Update linter property after release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebromero committed Sep 16, 2024
1 parent 48b6e64 commit b215570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-arduino.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 b215570

Please sign in to comment.