Skip to content

Implement MQTT spec 3.1 #628

Implement MQTT spec 3.1

Implement MQTT spec 3.1 #628

Workflow file for this run

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