Skip to content

Commit 8755266

Browse files
authored
Update github-actions-example.yml
1 parent a16bb87 commit 8755266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id: preflight
1717
uses: c2dh/journal-of-digital-history-ipynb-preflight-action@yaroslav-dev
1818
with:
19-
notebook: 'example/plotly.ipynb'
19+
notebook: 'example/articleMaine.ipynb'
2020
functions: 'checkjavascript,checkkernel'
2121
output_md: 'report.md'
2222
# Use the output from the `preflight` step

0 commit comments

Comments
 (0)