Skip to content

Commit 4df0983

Browse files
author
perovskite
committed
typo
1 parent b2bd501 commit 4df0983

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)