Skip to content

Commit

Permalink
Update integrations/amazon_bedrock/pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Silvano Cerza <[email protected]>
  • Loading branch information
vblagoje and silvanocerza authored Jan 30, 2024
1 parent 6dae600 commit f92b3cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integrations/amazon_bedrock/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ parallel = true


[tool.coverage.paths]
amazon_bedrock_haystack = ["src/haystack_integrations", "*/amazon_bedrock/src/haystack_integrations"]
tests = ["tests", "*/amazon_bedrock/tests"]
amazon_bedrock_haystack = ["src/*"]
tests = ["tests"]

[tool.coverage.report]
exclude_lines = [
Expand Down

0 comments on commit f92b3cb

Please sign in to comment.