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 52e1f78 commit 2940c95Copy full SHA for 2940c95
.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