Skip to content

Commit

Permalink
[TESTS] notebooks are tested in the docs build, no need to run in tes…
Browse files Browse the repository at this point in the history
…ts too
  • Loading branch information
callumrollo committed Oct 29, 2024
1 parent 6bd6f7b commit fb12674
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,3 @@ jobs:
- name: Full Tests
run: |
python -m pytest -rxs tests/
- name: run notebook
run: |
jupyter nbconvert --to notebook --execute notebooks/demo.ipynb --output=demo-output.ipynb

0 comments on commit fb12674

Please sign in to comment.