Skip to content

Commit

Permalink
install all
Browse files Browse the repository at this point in the history
  • Loading branch information
tjlane committed Nov 29, 2024
1 parent 88499f8 commit 2d8a0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Ensure notebooks complete without errors with pytest and nbmake
run: |
pip install '.[all]'
pip install '.[tests,notebooks]'
pytest --nbmake examples/*ipynb

0 comments on commit 2d8a0a0

Please sign in to comment.