We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb2c59 commit 625606eCopy full SHA for 625606e
.github/workflows/node.js.yml
@@ -31,5 +31,4 @@ jobs:
31
cache-dependency-path: '**/package-lock.json'
32
- run: npm ci
33
- run: NODE_OPTIONS=--max_old_space_size=8192 npm run build --if-present
34
- - run: npm install --save-dev jest-environment-jsdom
35
- run: npm run test --if-present
0 commit comments