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 d3ca2e9 commit aa05286Copy full SHA for aa05286
.github/workflows/downstream.yml
@@ -38,6 +38,7 @@ jobs:
38
uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
39
with:
40
package_name: ipywidgets
41
+ test_command: pytest -vv -raXxs --durations 10 --color=yes
42
43
jupyter_client:
44
runs-on: ubuntu-latest
0 commit comments