Skip to content

Commit

Permalink
Update nbconvert.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
memerchik committed Jul 8, 2024
1 parent f2a9c57 commit 9cf9d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nbconvert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: running nbconvert
run: |
jupyter nbconvert --execute --to notebook --inplace --ExecutePreprocessor.timeout=-1 $FIRST_IPYNB_FILE
# Use the output from the `preflight` step
- name: committing changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 9cf9d00

Please sign in to comment.