Skip to content

Merge pull request #2 from matthias-bs/feature-esp32s3-powerfeather #97

Merge pull request #2 from matthias-bs/feature-esp32s3-powerfeather

Merge pull request #2 from matthias-bs/feature-esp32s3-powerfeather #97

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