Skip to content

CI/CD: ESP32 Arduino core locked to v2.0.14 #209

CI/CD: ESP32 Arduino core locked to v2.0.14

CI/CD: ESP32 Arduino core locked to v2.0.14 #209

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