Skip to content

Commit

Permalink
Another attempt at getting the notebooks testing to work
Browse files Browse the repository at this point in the history
  • Loading branch information
GijsVermarien committed Oct 11, 2024
1 parent 5d9311e commit 70fe115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
- name: Test notebooks
run: |
pytest -n auto --nbmake --nbmake-timeout=2400 --nbmake-kernel=ipykernel notebooks
pytest -n auto --nbmake --nbmake-timeout=2400 --nbmake-kernel=python3 notebooks

0 comments on commit 70fe115

Please sign in to comment.