add arduino-lint check

pull/5/head
rob tillaart 2021-05-27 23:12:43 +02:00
parent 77bd9a7e32
commit 1dd306494e
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
name: Arduino-lint
on: [push, pull_request]
jobs:
lint:
@ -7,4 +10,4 @@ jobs:
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
compliance: strict
compliance: strict