mirror of
https://github.com/meshtastic/python.git
synced 2026-01-07 23:37:53 -05:00
add coverage
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -24,4 +24,4 @@ jobs:
|
||||
- name: Run pylint
|
||||
run: pylint --exit-zero meshtastic
|
||||
- name: Run tests with pytest
|
||||
run: pytest
|
||||
run: pytest --cov=meshtastic
|
||||
|
||||
Reference in New Issue
Block a user