We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3b633 commit abed60dCopy full SHA for abed60d
.github/workflows/numpy.yml
@@ -52,6 +52,8 @@ jobs:
52
"array_api_tests/test_signatures.py::test_function_keyword_only_args[prod]",
53
"array_api_tests/test_signatures.py::test_function_keyword_only_args[sum]",
54
55
+ # https://github.com/data-apis/array-api-tests/pull/18#discussion_r715047213
56
+ "array_api_tests/test_creation_functions.py::test_full_like"
57
)
58
59
def pytest_collection_modifyitems(config, items):
0 commit comments