Skip to content

Merge remote-tracking branch 'upstream/master' into dev/small_buffer #851

Merge remote-tracking branch 'upstream/master' into dev/small_buffer

Merge remote-tracking branch 'upstream/master' into dev/small_buffer #851

Workflow file for this run

name: Arduino Lint
on:
push:
pull_request:
# Allow manual trigger
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
project-type: library
library-manager: update
compliance: specification