Skip to content

Commit

Permalink
ci: Switch arduino-lint to "update" mode (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierBrassoud committed May 3, 2024
1 parent c61fd1d commit 74a46f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: arduino-lint
uses: arduino/arduino-lint-action@v1
with:
library-manager: submit # TODO: swith to "update" when approved by the Arduino Team
library-manager: update
compliance: strict

- name: Code format
Expand Down

0 comments on commit 74a46f6

Please sign in to comment.