Skip to content

Commit 3971c3f

Browse files
committed
Mark special case tests for CI
1 parent 771ea51 commit 3971c3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

array_api_tests/test_special_cases.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
from ._array_module import mod as xp
2727
from .stubs import category_to_funcs
2828

29+
pytestmark = pytest.mark.ci
30+
2931
# Condition factories
3032
# ------------------------------------------------------------------------------
3133

0 commit comments

Comments
 (0)