Skip to content

Commit 09e2676

Browse files
committed
fix test running
1 parent bef81ae commit 09e2676

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
@@ -71,7 +71,7 @@ cwl-normalizer = "cwl_utils.normalizer:main"
7171
cwl-inputs-schema-gen = "cwl_utils.inputs_schema_gen:main"
7272

7373
[tool.pytest.ini_options]
74-
testpaths = ["tests"]
74+
testpaths = ["cwl_utils/tests"]
7575
addopts = "-rsx -n auto"
7676

7777
[tool.hatch.version]

0 commit comments

Comments
 (0)