Skip to content

Commit

Permalink
revert removal of notebook test from CI (#531)
Browse files Browse the repository at this point in the history
* revert removal of notebook test

* clear outputs
  • Loading branch information
SamWitty authored Mar 11, 2024
1 parent 68720c0 commit 8acd2df
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1,477 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [`3.10`]
python-version: ['3.10']

steps:
- uses: actions/checkout@v2
Expand Down
1,503 changes: 27 additions & 1,476 deletions docs/source/interfaces.ipynb

Large diffs are not rendered by default.

0 comments on commit 8acd2df

Please sign in to comment.