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 d419879 commit 81a1077Copy full SHA for 81a1077
.github/workflows/downstream.yml
@@ -28,5 +28,5 @@ jobs:
28
29
- name: Run tests
30
run: |
31
- pytest --pyargs nbclient
+ #pytest --pyargs nbclient
32
pytest --pyargs ipyparallel
0 commit comments