Skip to content

Commit ff80751

Browse files
committed
update test steps
1 parent b8f7efd commit ff80751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
- name: run jupyter notebook tests
6464
run: |
6565
python -m pip install pytest nbmake jupyter
66-
pytest --nbmake examples/
66+
pytest --nbval-lax examples/examples_2023_release/

0 commit comments

Comments
 (0)