Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Aug 29, 2024
1 parent 284961a commit ae67ac4
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 @@ -129,7 +129,7 @@ testpaths = ["tests"]
filterwarnings = ["error"]
addopts = [
"--color=yes",
"--cov",
"--cov=src/ngio",
"--cov-report=term-missing",
"--cov-report=xml",
]
Expand Down

0 comments on commit ae67ac4

Please sign in to comment.