mirror of
https://github.com/meshtastic/python.git
synced 2026-04-18 13:57:00 -04:00
tweak ci
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -20,7 +20,9 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install .
|
||||
- name: Install meshtastic from local
|
||||
run: |
|
||||
pip install -e .
|
||||
meshtastic --version
|
||||
- name: Run pylint
|
||||
run: pylint --exit-zero meshtastic
|
||||
|
||||
Reference in New Issue
Block a user