mirror of
https://github.com/meshtastic/python.git
synced 2026-09-16 07:20:23 -04:00
add coverage
This commit is contained in:
1 parent
e7e094a14c
commit
ef811b5f7b
4 files changed
+7
-2
No files matched your search
@@ -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