Skip to content

chore: add license

chore: add license #5

Workflow file for this run

name: Lint Arduino Library
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1