Skip to content

Merge branch '20241227-feat-lilygo-t3s3' of https://github.com/matthi… #88

Merge branch '20241227-feat-lilygo-t3s3' of https://github.com/matthi…

Merge branch '20241227-feat-lilygo-t3s3' of https://github.com/matthi… #88

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@v2
with:
library-manager: false
project-type: sketch
# compliance: strict