cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.69k stars 397 forks source link

Build GitHub Action workflow #900

Closed t-huyeng closed 1 year ago

t-huyeng commented 1 year ago

Build workflow

At the moment only halfile = ttgov21new.h is tested.

See https://github.com/t-huyeng/ESP32-Paxcounter/actions/runs/3336923147 for a run.

t-huyeng commented 1 year ago

This action currently only runs on pushes to master branch (and pull request, but I think only after the action is added to the master branch).

I can add the development branch as well if you like @cyberman54 ? See #902 for this.