Skip to content

Commit

Permalink
ci: increase nbmake timeout limit
Browse files Browse the repository at this point in the history
  • Loading branch information
BioGeek committed Mar 5, 2024
1 parent dc0ec5b commit 1e84bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-multiversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Test notebooks
run: |
python -m ipykernel install --user --name instanovo
pytest --nbmake "./notebooks" --nbmake-kernel=instanovo
pytest --nbmake "./notebooks" --nbmake-kernel=instanovo --nbmake-timeout=3600

0 comments on commit 1e84bb1

Please sign in to comment.