Skip to content

Commit 11140d6

Browse files
committed
Set arduino lint mode to update.
1 parent 7b99a35 commit 11140d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
- uses: actions/checkout@v2
77
- uses: arduino/arduino-lint-action@v1
88
with:
9-
library-manager: submit
9+
library-manager: update
1010
compliance: strict

0 commit comments

Comments
 (0)