Skip to content

Commit aa05286

Browse files
committed
Don't fail on warnings for ipywidgets downstream tests
1 parent d3ca2e9 commit aa05286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
3939
with:
4040
package_name: ipywidgets
41+
test_command: pytest -vv -raXxs --durations 10 --color=yes
4142

4243
jupyter_client:
4344
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)