Skip to content

Commit 9eaa068

Browse files
committed
try notebooks
1 parent d5e5c41 commit 9eaa068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: pip install .
3737

3838
- name: Run tests with pytest
39-
run: pytest -v --color=yes
39+
run: pytest -v --nbval --color=yes

0 commit comments

Comments
 (0)