Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install playwright browser to fix build test #11

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

brichet
Copy link
Collaborator

@brichet brichet commented Sep 14, 2023

Playwright v1.38.0 do not automatically install browser anymore (https://github.com/microsoft/playwright/releases/tag/v1.38.0)
This break the build test, because the jupyterlab/check_browser do not install it.

Waiting for this to be fixed and released in jupyterlab/check_browser, this PR install the browser in the build test.

@github-actions
Copy link

Binder 👈 Launch a Binder on branch brichet/litegitpuller/build_test

Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jtpio jtpio merged commit 8a43456 into jupyterlite:main Sep 14, 2023
7 checks passed
@brichet brichet deleted the build_test branch September 14, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants