Skip to content

Merge pull request #265 from sharpie7/patch-1 #622

Merge pull request #265 from sharpie7/patch-1

Merge pull request #265 from sharpie7/patch-1 #622

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