Kill it and grill it

pull/2173/head
Ben Meadors 2023-01-18 16:34:21 -06:00
rodzic cd57df3f4f
commit 4cfedc4b57
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -115,11 +115,11 @@ jobs:
#- name: Build for native
# run: platformio run -e native
#- name: Integration test
# run: |
#.pio/build/native/program
#& sleep 20 # 5 seconds was not enough
#echo "Simulator started, launching python test..."
#python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
# run: |
#.pio/build/native/program
#& sleep 20 # 5 seconds was not enough
#echo "Simulator started, launching python test..."
#python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
- name: Build Native
run: bin/build-native.sh