Skip to content

Fix build when using latest version of Arduino ESP32 (v3.0.0 and IDF … #207

Fix build when using latest version of Arduino ESP32 (v3.0.0 and IDF …

Fix build when using latest version of Arduino ESP32 (v3.0.0 and IDF … #207

Workflow file for this run

name: Unit tests
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
defaults:
run:
shell: bash
jobs:
ut:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Unit tests
run: make -C extras/test