Skip to content

Commit

Permalink
pin playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Feb 16, 2024
1 parent fdbd0b0 commit 8aaa137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Install solara
run: |
pip install -e ".[documentation]"
pip install -e ".[documentation]" playwright==1.39
(cd packages/solara-enterprise && pip install ".[all]")
- name: Install Playwright
Expand Down

0 comments on commit 8aaa137

Please sign in to comment.