Skip to content

Commit

Permalink
tst
Browse files Browse the repository at this point in the history
  • Loading branch information
KnollFrank committed Sep 7, 2024
1 parent 96b1794 commit 9fd0a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildAndDeployWebsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
python ./HowBadIsMyBatch.py
# jupyter nbconvert --ExecutePreprocessor.kernel_name="howbadismybatch-venv-kernel" --to notebook --allow-errors --execute HowBadIsMyBatch.ipynb
# jupyter nbconvert --to html HowBadIsMyBatch.nbconvert.ipynb
git status
git add -A
git diff-index --quiet HEAD || git commit -m "updating data for batch codes"
- name: Pushing changes to GitHub Pages
Expand Down

0 comments on commit 9fd0a8a

Please sign in to comment.