diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e186221..e60c365 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -54,7 +54,8 @@ test: - pip check - repo-review --help - validate-pyproject -E repo-review --help - - pytest + - mkdir src + - pytest -k "not test_cmd_dual" downstreams: - sp-repo-review