Skip to content

Commit 9faaa47

Browse files
committed
Install webkit deps on run.
1 parent 5d7601a commit 9faaa47

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
@@ -295,6 +295,7 @@ jobs:
295295
- name: Run Playwright tests
296296
run: |
297297
cd packages/integration-tests
298+
yarn run playwright install-deps webkit
298299
yarn test:ci
299300
300301
job_browser_integration_tests:

0 commit comments

Comments
 (0)