Fixed RAK11200 configuration and added to build-all (#1192)

* Fixed RAK11200 configuration and added to build-all 

Co-authored-by: Mike Kinney <mike.kinney@gmail.com>
This commit is contained in:
Ben Meadors
2022-02-10 20:21:36 -06:00
committed by GitHub
parent 7ea6babb7f
commit d79dc631f1
6 changed files with 66 additions and 11 deletions

View File

@@ -121,6 +121,10 @@ jobs:
echo "Simulator started, launching python test..."
python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
- name: Cat bin/build-all.sh
run: |
cat bin/build-all.sh
- name: Build everything
run: bin/build-all.sh