Skip to content

Commit

Permalink
testing checkjavascript
Browse files Browse the repository at this point in the history
  • Loading branch information
eliselavy authored Apr 4, 2024
1 parent 4ff89be commit 4e964e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
id: preflight
uses: c2dh/journal-of-digital-history-ipynb-preflight-action@yaroslav-dev
with:
notebook: 'example/article-R.ipynb'
functions: 'checkcitation,checkoutput,checkhtml,checkjavascript,checktags,checkurls,checkkernel'
notebook: 'example/plotly.ipynb'
functions: 'checkjavascript,checkkernel'
output_md: 'report.md'
# Use the output from the `preflight` step
- name: Use the output
Expand Down

0 comments on commit 4e964e5

Please sign in to comment.