Skip to content

Commit b2bd501

Browse files
author
perovskite
committed
fix typo
1 parent b21e2b1 commit b2bd501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipywidgets-bokeh-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
python -m playwright install --with-deps
7272

7373
- name: Run Playwright & Python tests
74-
if: matrix.os != windows-latest
74+
if: matrix.os != "windows-latest"
7575
run: |
7676
pytest
7777

0 commit comments

Comments
 (0)