Skip to content

Commit fec0fdd

Browse files
Update notebook-test.yml
1 parent fd33d6c commit fec0fdd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/notebook-test.yml

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

0 commit comments

Comments
 (0)