Skip to content

Commit 3dc0bae

Browse files
ductm54ilanDoron
authored andcommitted
fix coverage could not run (#978)
1 parent 05ae813 commit 3dc0bae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coverage.sh

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ while getopts "f:" arg; do
55
esac
66
done
77

8+
export NODE_OPTIONS=--max-old-space-size=4096
9+
810
npx buidler clean
911
npx buidler compile --config ./buidlerCoverageSol4.js
1012

0 commit comments

Comments
 (0)