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 63ad677 commit f84e1daCopy full SHA for f84e1da
scripts/run-nomiclabs.sh
@@ -81,22 +81,3 @@ yarn run coverage
81
yarn run gas
82
83
verifyCoverageExists
84
-
85
-# Install buidler-ethers
86
-echo ""
87
-echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"
88
-echo "Simple buidler/buidler-ethers "
89
90
91
-cd ..
92
-git clone https://github.com/sc-forks/example-buidler-ethers.git
93
-cd example-buidler-ethers
94
-yarn
95
96
-# Install and run solidity-coverage @ PR
97
-yarn add $PR_PATH --dev
98
-cat package.json
99
100
-npx buidler coverage
101
102
-verifyCoverageExists
0 commit comments