Skip to content

Commit ffb2c59

Browse files
2 parents 40958ef + 04c5b60 commit ffb2c59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
cache-dependency-path: '**/package-lock.json'
3232
- run: npm ci
3333
- run: NODE_OPTIONS=--max_old_space_size=8192 npm run build --if-present
34+
- run: npm install --save-dev jest-environment-jsdom
3435
- run: npm run test --if-present

0 commit comments

Comments
 (0)