Coverage for the plugins package as well
This commit is contained in:
parent
49a9fccbf3
commit
e363ebf5ca
2 changed files with 4 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -19,6 +19,9 @@ podman@dev:
|
|||
make podman@tag-dev
|
||||
make podman@push-dev
|
||||
|
||||
test:
|
||||
poetry run pytest --cov=butterrobot --cov=butterrobot_plugins_contrib
|
||||
|
||||
clean:
|
||||
rm -rf dist
|
||||
rm -rf butterrobot.egg-info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue