Skip to content

Commit 71c616a

Browse files
committed
remove strict checking from arduino-lint
1 parent df35eed commit 71c616a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- uses: arduino/arduino-lint-action@v1
1111
with:
1212
library-manager: update
13-
compliance: strict
13+
# compliance: strict

0 commit comments

Comments
 (0)