Skip to content

Commit 1148c96

Browse files
committed
TST: test ndimage tutorial clone (is numpy 2.0 compatible)
1 parent 24c7cdf commit 1148c96

File tree

2 files changed

+2019
-1
lines changed

2 files changed

+2019
-1
lines changed

.github/workflows/pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: Test testfile CLI
6464
run: |
65-
python -m scpdt ./scpdt/tests/scipy_linalg_tutorial_clone.rst -v
65+
python -m scpdt ./scpdt/tests/scipy_ndimage_tutorial_clone.rst -v
6666
6767
- name: Run testmod a scipy submodule
6868
run: |

0 commit comments

Comments
 (0)