mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-15 09:32:08 +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
|
||||
run: |
|
||||
.pio/build/native/program &
|
||||
sleep 1
|
||||
sleep 5
|
||||
echo "Simulator started, launching python test...""
|
||||
python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user