You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test_command: pytest -vv -raXxs -k \"not deprecation_fa_icons and not tooltip_deprecation and not on_submit_deprecation\" -W default --durations 10 --color=yes
downstream_check: # This job does nothing and is only used for the branch protection
if: always()
needs:
- ipykernel
- ipywidgets
runs-on: ubuntu-latest
steps:
- name: Decide whether the needed jobs succeeded or failed