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
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
|
@ -29,4 +29,4 @@ jobs:
|
|||
- name: Test with pytest
|
||||
run: |
|
||||
ls
|
||||
poetry run pytest --cov=butterrobot
|
||||
poetry run pytest --cov=butterrobot --cov=butterrobot_plugins_contrib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue