Skip to content

Merge branch 'main' of https://github.com/rei-vilo/PDLS_EXT3_Basic_Fast #115

Merge branch 'main' of https://github.com/rei-vilo/PDLS_EXT3_Basic_Fast

Merge branch 'main' of https://github.com/rei-vilo/PDLS_EXT3_Basic_Fast #115

Workflow file for this run

name: Arduino lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
compliance: specification