We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f7efd commit ff80751Copy full SHA for ff80751
.github/workflows/python-package.yml
@@ -63,4 +63,4 @@ jobs:
63
- name: run jupyter notebook tests
64
run: |
65
python -m pip install pytest nbmake jupyter
66
- pytest --nbmake examples/
+ pytest --nbval-lax examples/examples_2023_release/
0 commit comments