Skip to content

Update README.md (#927) #38

Update README.md (#927)

Update README.md (#927) #38

Workflow file for this run

name: Arduino library compliance (Lint)
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v2
with:
library-manager: update