Skip to content

Commit 0ebc90e

Browse files
committed
ENH: Add Zarr notebooks to CI testing
1 parent ba6dca6 commit 0ebc90e

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
35+
pytest --nbmake --nbmake-timeout=3000 examples/*.ipynb examples/integrations/dask/*.ipynb examples/integrations/itk/*.ipynb examples/integrations/zarr/*.ipynb

0 commit comments

Comments
 (0)