&
This commit is contained in:
@@ -41,7 +41,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Integration test
|
- name: Integration test
|
||||||
run: |
|
run: |
|
||||||
.pio/build/native/program
|
.pio/build/native/program & sleep 10 # 5 seconds was not enough
|
||||||
& sleep 20 # 5 seconds was not enough
|
|
||||||
echo "Simulator started, launching python test..."
|
echo "Simulator started, launching python test..."
|
||||||
python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
|
python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
|
||||||
Reference in New Issue
Block a user