Skip to content

Commit f1f5dff

Browse files
committed
ENH: Update notebook tests to use nbmake-action
1 parent ecda7bf commit f1f5dff

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
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-python@v2
12-
- uses: treebeardtech/treebeard@v0.1.1
12+
- uses: treebeardtech/nbmake-action@v0.2.1
1313
with:
1414
docker-username: thewtex
1515
docker-password: "${{ secrets.DOCKER_PASSWORD }}"

0 commit comments

Comments
 (0)