Skip to content

Merge branch 'v3-development' of github.com:bertmelis/VitoWiFi into v… #69

Merge branch 'v3-development' of github.com:bertmelis/VitoWiFi into v…

Merge branch 'v3-development' of github.com:bertmelis/VitoWiFi into v… #69

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