Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Merge pull request #2 from rei-vilo/Release-8.0.0 #96

Merge pull request #2 from rei-vilo/Release-8.0.0

Merge pull request #2 from rei-vilo/Release-8.0.0 #96

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