add coverage

This commit is contained in:
Mike Kinney committed 2021-12-01 10:34:48 -08:00
1 parent e7e094a14c
commit ef811b5f7b
4 files changed
+7 -2

No files matched your search

+1 -1
View File
@@ -24,4 +24,4 @@ jobs:
- name: Run pylint
run: pylint --exit-zero meshtastic
- name: Run tests with pytest
run: pytest
run: pytest --cov=meshtastic