mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-30 14:40:40 +00:00
fix CI build script typo
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -37,6 +37,6 @@ jobs:
|
||||
run: |
|
||||
.pio/build/native/program &
|
||||
sleep 5
|
||||
echo "Simulator started, launching python test...""
|
||||
echo "Simulator started, launching python test..."
|
||||
python3 -c 'from meshtastic.test import testSimulator; testSimulator()'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user