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 dc008fa commit 749e144Copy full SHA for 749e144
.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