Skip to content

chore: gitignore .extern-repos/ (clud-extern-repos checkout location) #1397

chore: gitignore .extern-repos/ (clud-extern-repos checkout location)

chore: gitignore .extern-repos/ (clud-extern-repos checkout location) #1397

Workflow file for this run

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