Skip to content

Commit ddc3859

Browse files
authored
Merge pull request #560 from thewtex/monai-ci
Monai ci
2 parents 33f46eb + e48bbf0 commit ddc3859

File tree

2 files changed

+59
-18
lines changed

2 files changed

+59
-18
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

examples/integrations/MONAI/transform_visualization.ipynb

Lines changed: 58 additions & 17 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)