Skip to content

Commit 57f8a0b

Browse files
committed
remove cov
1 parent 74b9324 commit 57f8a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ markers = [
129129
"durable_execution: marks tests that use the durable_runner fixture (not used for test selection)",
130130
]
131131
# Default test discovery paths
132-
testpaths = ["tests", "examples/test"]
132+
testpaths = ["tests"]
133133
# Default options for all test runs
134134
addopts = "-v --strict-markers"

0 commit comments

Comments
 (0)