We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e5c41 commit 9eaa068Copy full SHA for 9eaa068
.github/workflows/pytest-mac.yml
@@ -36,4 +36,4 @@ jobs:
36
run: pip install .
37
38
- name: Run tests with pytest
39
- run: pytest -v --color=yes
+ run: pytest -v --nbval --color=yes
0 commit comments