Skip to content

Commit 43234ac

Browse files
committed
Update nightly-js-sdk.yaml
1 parent c782f98 commit 43234ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly-js-sdk.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
run: yarn
4040
- name: Yarn build
4141
run: yarn build
42+
- name: Install Playwright browsers
43+
run: npx playwright install --with-deps
4244
- name: Launch E2E tests workflow
4345
run: yarn test
4446

0 commit comments

Comments
 (0)