Skip to content

Updated the folder name and workflow, readme #2

Updated the folder name and workflow, readme

Updated the folder name and workflow, readme #2

Workflow file for this run

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