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 292ac0e commit 108f8a2Copy full SHA for 108f8a2
.github/workflows/jest_tests.yml
@@ -9,8 +9,6 @@ on:
9
jobs:
10
test:
11
runs-on: ubuntu-latest
12
- env:
13
- NODE_OPTIONS: --max-old-space-size=4096
14
steps:
15
- name: Generate build number
16
id:
0 commit comments