Skip to content

Fixed: Link in readme #37

Fixed: Link in readme

Fixed: Link in readme #37

Workflow file for this run

name: Arduino CI
on: [push, pull_request]
jobs:
arduino_ci:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Arduino Continuous Integration
uses: Arduino-CI/action@latest