Skip to content

Commit 902cf29

Browse files
don't run tritium_model.py
1 parent c781e3f commit 902cf29

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/process.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ jobs:
4242
- name: Run tritium model
4343
shell: bash -l {0}
4444
working-directory: analysis/tritium
45-
run: |
46-
python tritium_model.py
47-
jupyter-nbconvert --to notebook tritium_model.ipynb --execute
45+
run: jupyter-nbconvert --to notebook tritium_model.ipynb --execute
4846

4947
- name: Commit and Push Changes
5048
run: |

0 commit comments

Comments
 (0)