Skip to content

Commit 1584c90

Browse files
authored
Merge branch 'main' into remove-check-dep
2 parents 6e7440d + 1a6f0c8 commit 1584c90

464 files changed

Lines changed: 13 additions & 6 deletions

File tree

Some content is hidden

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

.github/workflows/test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
- name: Run tests
6767
run: npx jest tests/${{ matrix.test-group }}/
6868
env:
69-
NODE_OPTIONS: '--max_old_space_size=4096'
69+
NODE_OPTIONS: '--max_old_space_size=8192'

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
- name: Run tests
7272
run: npx jest tests/${{ matrix.test-group }}/
7373
env:
74-
NODE_OPTIONS: '--max_old_space_size=4096'
74+
NODE_OPTIONS: '--max_old_space_size=8192'
-113 KB

assets/images/app_id.png

-5 Bytes

assets/images/contribution_cta.png

-60 Bytes
-23 Bytes
-54.1 KB
-58.5 KB
-18.5 KB
-7.76 KB

0 commit comments

Comments
 (0)