mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-18 02:52:05 +00:00
add more time for sim startup
This commit is contained in:
parent
efd39c0f49
commit
d810ce0c1e
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
|||||||
- name: Integration test
|
- name: Integration test
|
||||||
run: |
|
run: |
|
||||||
.pio/build/native/program &
|
.pio/build/native/program &
|
||||||
sleep 1
|
sleep 5
|
||||||
|
echo "Simulator started, launching python test...""
|
||||||
python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
|
python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user