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 b2bd501 commit 4df0983Copy full SHA for 4df0983
.github/workflows/ipywidgets-bokeh-ci.yml
@@ -71,7 +71,7 @@ jobs:
71
python -m playwright install --with-deps
72
73
- name: Run Playwright & Python tests
74
- if: matrix.os != "windows-latest"
+ if: matrix.os != 'windows-latest'
75
run: |
76
pytest
77
0 commit comments