| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8cee284 commit 24426cd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,6 +44,8 @@ jobs: | |||
| 44 | 44 | NODE_V8_COVERAGE: ./coverage/tmp | |
| 45 | 45 | - name: Report | |
| 46 | 46 | run: npx c8 report | |
| 47 | + env: | ||
| 48 | + NODE_OPTIONS: --max-old-space-size=8192 | ||
| 47 | 49 | - name: Clean tmp | |
| 48 | 50 | run: npx rimraf ./coverage/tmp | |
| 49 | 51 | - name: Upload | |
| Back | FazBrowse Home | New Git URL |
0 commit comments