Skip to content

Commit a7b1551

Browse files
add to ci
1 parent ec83091 commit a7b1551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,5 @@ jobs:
157157
run: |
158158
source activate pandas-dev
159159
pytest pandas/tests/frame/methods --array-manager
160+
pytest pandas/tests/frame/test_* --array-manager -k "not test_reductions"
160161
pytest pandas/tests/reshape --array-manager

0 commit comments

Comments
 (0)