Skip to content

fix espidf compatibility. using matrix in actions #638

fix espidf compatibility. using matrix in actions

fix espidf compatibility. using matrix in actions #638

Workflow file for this run

name: Run tests
on:
push:
branches: [ master, esp32 ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make -C extras/tests/pc_based