Skip to content

fix: Removed basic test. Attempting to add crc header didn't work as … #106

fix: Removed basic test. Attempting to add crc header didn't work as …

fix: Removed basic test. Attempting to add crc header didn't work as … #106

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: strict