Skip to content

updated READMEadded automations #4

updated READMEadded automations

updated READMEadded automations #4

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