Skip to content

test(websockets): unit tests for ReaderControl + writer coalescing (c… #1143

test(websockets): unit tests for ReaderControl + writer coalescing (c…

test(websockets): unit tests for ReaderControl + writer coalescing (c… #1143

Workflow file for this run

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