Skip to content

fix(ci): cargo fmt + split 4 .rs files under 1000 LOC #1122

fix(ci): cargo fmt + split 4 .rs files under 1000 LOC

fix(ci): cargo fmt + split 4 .rs files under 1000 LOC #1122

name: Build ATtiny1616
on:
workflow_dispatch: {}
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "ATtiny1616"
test-dir: "tests/platform/attiny1616"
env-name: "attiny1616"
firmware-ext: "hex"