add arduino-lint check

This commit is contained in:
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: