Install with extras and dev/powermon in validate to stop build jobs sooner if there's issues in those

This commit is contained in:
Ian McEwen committed 2026-07-22 12:18:42 -07:00
1 parent 3f62c099ae
commit 3b084d7df2
1 file changed
+1 -1
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip3 install poetry
poetry install
poetry install --all-extras --with dev,powermon
poetry run meshtastic --version
build: