mirror of
https://github.com/meshtastic/python.git
synced 2026-07-31 09:06:28 -04:00
Install with extras and dev/powermon in validate to stop build jobs sooner if there's issues in those
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user