Skip to content

Added: AVR Architecture in the config file #15

Added: AVR Architecture in the config file

Added: AVR Architecture in the config file #15

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