Skip to content

LED.h is a local library #7

LED.h is a local library

LED.h is a local library #7

Workflow file for this run

on:
- push
- pull_request
jobs:
compile-sketch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/compile-sketches@v1
with:
fqbn: "arduino:avr:uno"
sketch-paths: |
- src
- ruggeduino_test