Skip to content

ci(library-selection): #205 acceptance + bench workflows + bench/ stub #698

ci(library-selection): #205 acceptance + bench workflows + bench/ stub

ci(library-selection): #205 acceptance + bench workflows + bench/ stub #698

Workflow file for this run

name: Build Arduino Uno
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "Arduino Uno"
test-dir: "tests/platform/uno"
env-name: "uno"
firmware-ext: "hex"