Skip to content

Migrate subprocess spawns to running-process + add regression linter … #684

Migrate subprocess spawns to running-process + add regression linter …

Migrate subprocess spawns to running-process + add regression linter … #684

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"