We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed7c43 commit 1298325Copy full SHA for 1298325
.github/workflows/test.yaml
@@ -42,4 +42,4 @@ jobs:
42
43
- name: run tests
44
run: |
45
- pytest -v nbviewer/tests
+ pytest -v nbviewer/tests -s
0 commit comments