Skip to content

Commit

Permalink
Limit notebook timeout-minutes (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 6, 2024
1 parent 9d8fb78 commit 3d7c8bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
pip install . --no-deps --no-build-isolation
- name: Notebooks
shell: bash -l {0}
timeout-minutes: 5
run: >
flux start
papermill notebooks/examples.ipynb examples-out.ipynb -k "python3"

0 comments on commit 3d7c8bf

Please sign in to comment.