Skip to content

Commit 8a43456

Browse files
authored
Install playwright browser to fix build test (#11)
1 parent 42fb51c commit 8a43456

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
3939
jupyter labextension list
4040
jupyter labextension list 2>&1 | grep -ie "@jupyterlite/litegitpuller.*OK"
41+
npx playwright install chromium
4142
python -m jupyterlab.browser_check
4243
4344
- name: Package the extension

0 commit comments

Comments
 (0)