Skip to content

Commit

Permalink
&
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Aug 20, 2024
1 parent 9b4ad68 commit bd21a04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_simulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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()'

0 comments on commit bd21a04

Please sign in to comment.