Skip to content

Commit e48bbf0

Browse files
committed
ENH: Add MONAI notebooks to CI
1 parent 91d6fc8 commit e48bbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notebook-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
3333
- name: Test notebooks
3434
run: |
35-
pytest --nbmake --nbmake-timeout=3000 examples/*.ipynb examples/integrations/dask/*.ipynb examples/integrations/itk/*.ipynb examples/integrations/zarr/*.ipynb
35+
pytest --nbmake --nbmake-timeout=3000 examples/*.ipynb examples/integrations/dask/*.ipynb examples/integrations/itk/*.ipynb examples/integrations/zarr/*.ipynb examples/integrations/MONAI/*.ipynb

0 commit comments

Comments
 (0)