mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
260 B
260 B
Running github actions locally
If you'd like to run the same integration tests we run on github but on your own machine, you can do the following.
- Install homebrew per https://brew.sh/
- Install https://github.com/nektos/act with "brew install act"