We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef81ae commit 09e2676Copy full SHA for 09e2676
pyproject.toml
@@ -71,7 +71,7 @@ cwl-normalizer = "cwl_utils.normalizer:main"
71
cwl-inputs-schema-gen = "cwl_utils.inputs_schema_gen:main"
72
73
[tool.pytest.ini_options]
74
-testpaths = ["tests"]
+testpaths = ["cwl_utils/tests"]
75
addopts = "-rsx -n auto"
76
77
[tool.hatch.version]
0 commit comments