Skip to content

Commit a90ebef

Browse files
authored
Merge branch 'main' into main
2 parents 0d26879 + 6082aba commit a90ebef

File tree

68 files changed

+338
-211
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+338
-211
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install node_modules
3333
run: yarn
3434
- name: Install Playwright Browsers
35-
run: npx playwright install --with-deps chromium
35+
run: yarn playwright install --with-deps chromium
3636
- run: node scripts/setVersion.js --next
3737
- run: yarn build
3838
- run: yarn lint
3.76 MB
Binary file not shown.
3.85 MB
Binary file not shown.
3.89 MB
Binary file not shown.
-3.82 MB
Binary file not shown.
-3.92 MB
Binary file not shown.
-3.95 MB
Binary file not shown.
3.09 MB
Binary file not shown.
-2.37 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)