Skip to content

Commit e2100e5

Browse files
added to ci
1 parent bde71e6 commit e2100e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,8 @@ jobs:
3131
shell: bash -l {0}
3232
working-directory: analysis/tritium
3333
run: jupyter-nbconvert --to notebook tritium_model.ipynb --execute
34+
35+
- name: Run tritium model
36+
shell: bash -l {0}
37+
working-directory: analysis/tritium
38+
run: jupyter-nbconvert --to notebook tritium_model_plotly.ipynb --execute

0 commit comments

Comments
 (0)