Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
micaeljtoliveira committed Dec 18, 2023
1 parent 76160d8 commit 0578626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ test = [
]

[tool.pytest.ini_options]
addopts = ["--cov=om3utils", "--cov-report=term", "cov-report=xml"]
addopts = ["--cov=om3utils", "--cov-report=term", "--cov-report=xml"]
testpaths = ["tests"]

[tool.black]
Expand Down

0 comments on commit 0578626

Please sign in to comment.