mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-01 03:15:42 +00:00
&
This commit is contained in:
parent
9b4ad68f43
commit
bd21a0455b
3
.github/workflows/test_simulator.yml
vendored
3
.github/workflows/test_simulator.yml
vendored
@ -41,7 +41,6 @@ jobs:
|
||||
|
||||
- name: Integration test
|
||||
run: |
|
||||
.pio/build/native/program
|
||||
& sleep 20 # 5 seconds was not enough
|
||||
.pio/build/native/program & sleep 10 # 5 seconds was not enough
|
||||
echo "Simulator started, launching python test..."
|
||||
python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
|
||||
|
Loading…
Reference in New Issue
Block a user