Skip to content

Commit

Permalink
fix coverage data collection
Browse files Browse the repository at this point in the history
  • Loading branch information
yvaucher committed Oct 5, 2024
1 parent 00e1e79 commit f366539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ deps = pytest
coverage
commands =
pip install tests/mock/odoo
pytest --cov .
pytest --cov=pytest_odoo .

0 comments on commit f366539

Please sign in to comment.