Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 3f9f38c

Browse files
chore: Add Coveralls to CI
1 parent 7c33ec5 commit 3f9f38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ coveralls = "^3.3.1"
2929

3030
[tool.pytest.ini_options]
3131
asyncio_mode = "auto"
32-
addopts = tests
32+
addopts = "tests"
3333

3434
[build-system]
3535
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)