We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16bb87 commit 8755266Copy full SHA for 8755266
.github/workflows/github-actions-example.yml
@@ -16,7 +16,7 @@ jobs:
16
id: preflight
17
uses: c2dh/journal-of-digital-history-ipynb-preflight-action@yaroslav-dev
18
with:
19
- notebook: 'example/plotly.ipynb'
+ notebook: 'example/articleMaine.ipynb'
20
functions: 'checkjavascript,checkkernel'
21
output_md: 'report.md'
22
# Use the output from the `preflight` step
0 commit comments