Skip to content

Commit 33b5360

Browse files
committed
ENH: Also test 2DImage.ipynb notebook in CI
1 parent 6d227b5 commit 33b5360

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/notebook-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ jobs:
1414
docker-username: thewtex
1515
docker-password: "${{ secrets.DOCKER_PASSWORD }}"
1616
docker-image-name: insighttoolkit/itkwidgets
17-
notebooks: "examples/3DImage.ipynb"

treebeard.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
notebooks:
2+
- examples/2DImage.ipynb
3+
- examples/3DImage.ipynb

0 commit comments

Comments
 (0)